aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/e-summary-callbacks.c
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2001-03-30 05:05:38 +0800
committerKjartan Maraas <kmaraas@src.gnome.org>2001-03-30 05:05:38 +0800
commite6ada76f2b2e7685a71f2be65b4a00ec59e96459 (patch)
tree9fbb65495cfba3945687b9ce14319313bd1357e7 /executive-summary/component/e-summary-callbacks.c
parentcf658dcba6ea5c52a8b2e7bb1b39cae37aaa3ca4 (diff)
downloadgsoc2013-evolution-e6ada76f2b2e7685a71f2be65b4a00ec59e96459.tar
gsoc2013-evolution-e6ada76f2b2e7685a71f2be65b4a00ec59e96459.tar.gz
gsoc2013-evolution-e6ada76f2b2e7685a71f2be65b4a00ec59e96459.tar.bz2
gsoc2013-evolution-e6ada76f2b2e7685a71f2be65b4a00ec59e96459.tar.lz
gsoc2013-evolution-e6ada76f2b2e7685a71f2be65b4a00ec59e96459.tar.xz
gsoc2013-evolution-e6ada76f2b2e7685a71f2be65b4a00ec59e96459.tar.zst
gsoc2013-evolution-e6ada76f2b2e7685a71f2be65b4a00ec59e96459.zip
Clean up includes. Remove/replace <gnome.h>, <bonobo.h> and <gtk/gtk.h>.
2001-03-29 Kjartan Maraas <kmaraas@gnome.org> * *.*: Clean up includes. Remove/replace <gnome.h>, <bonobo.h> and <gtk/gtk.h>. svn path=/trunk/; revision=9027
Diffstat (limited to 'executive-summary/component/e-summary-callbacks.c')
-rw-r--r--executive-summary/component/e-summary-callbacks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/executive-summary/component/e-summary-callbacks.c b/executive-summary/component/e-summary-callbacks.c
index 4ffa7f4d00..8d1a2eb5fb 100644
--- a/executive-summary/component/e-summary-callbacks.c
+++ b/executive-summary/component/e-summary-callbacks.c
@@ -36,11 +36,11 @@
#include <liboaf/liboaf.h>
#include <glade/glade.h>
-#include <e-summary-callbacks.h>
#include <gtkhtml/gtkhtml.h>
#include <e-util/e-html-utils.h>
#include "e-summary.h"
+#include "e-summary-callbacks.h"
#include "Composer.h"