[eog-plugins] [champlain] Fix compiler warnings
- From: Felix Riemann <friemann src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [eog-plugins] [champlain] Fix compiler warnings
- Date: Sat, 29 Aug 2009 10:06:51 +0000 (UTC)
commit 955ffeb1f8c87bbf5a53e2dfbd5b66818b9a7a95
Author: Felix Riemann <friemann gnome org>
Date: Sat Aug 29 11:47:49 2009 +0200
[champlain] Fix compiler warnings
Fix a compiler warning about an implicit function declaration.
Also remove an unneeded include.
plugins/champlain/eog-champlain-plugin.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/champlain/eog-champlain-plugin.c b/plugins/champlain/eog-champlain-plugin.c
index 9561bc7..e0d296c 100644
--- a/plugins/champlain/eog-champlain-plugin.c
+++ b/plugins/champlain/eog-champlain-plugin.c
@@ -7,7 +7,7 @@
#include <gmodule.h>
#include <glib/gi18n-lib.h>
-#include <eog/eog-debug.h>
+#include <eog/eog-exif-util.h>
#include <eog/eog-thumb-view.h>
#include <eog/eog-image.h>
#include <eog/eog-window.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]