aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
diff options
context:
space:
mode:
Diffstat (limited to 'e-util')
-rw-r--r--e-util/e-non-intrusive-error-dialog.c1
-rw-r--r--e-util/e-non-intrusive-error-dialog.h1
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 b2a8417567..e36190fc9a 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 b0f37934ac..4c38808ea2 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