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

This commit is contained in:
Srinivasa Ragavan
2009-08-07 08:59:57 +05:30
committed by Matthew Barnes
parent 342f66be22
commit a36a074453
2 changed files with 1 additions and 1 deletions

View File

@ -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 */

View File

@ -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