[evolution/kill-bonobo] Includes cleanup. No needs to include gconf-bridge in the header file.



commit a36a0744538e98f007f1712045ef2acb72e521e1
Author: Srinivasa Ragavan <sragavan novell com>
Date:   Fri Aug 7 08:59:57 2009 +0530

    Includes cleanup. No needs to include gconf-bridge in the header file.

 e-util/e-non-intrusive-error-dialog.c |    1 +
 e-util/e-non-intrusive-error-dialog.h |    1 -
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/e-util/e-non-intrusive-error-dialog.c b/e-util/e-non-intrusive-error-dialog.c
index b2a8417..e36190f 100644
--- a/e-util/e-non-intrusive-error-dialog.c
+++ b/e-util/e-non-intrusive-error-dialog.c
@@ -30,6 +30,7 @@
 #include <glib/gi18n.h>
 #include <glib/gstdio.h>
 #include <glib/gstdio.h>
+#include <gconf/gconf-client.h>
 #include "e-non-intrusive-error-dialog.h"
 
 /* eni - non intrusive error */
diff --git a/e-util/e-non-intrusive-error-dialog.h b/e-util/e-non-intrusive-error-dialog.h
index b0f3793..4c38808 100644
--- a/e-util/e-non-intrusive-error-dialog.h
+++ b/e-util/e-non-intrusive-error-dialog.h
@@ -26,7 +26,6 @@
 #include "e-error.h"
 #include "e-icon-factory.h"
 #include "e-logger.h"
-#include "e-util/gconf-bridge.h"
 
 G_BEGIN_DECLS
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]