diff options
Diffstat (limited to 'executive-summary/component/e-summary-callbacks.c')
-rw-r--r-- | executive-summary/component/e-summary-callbacks.c | 2 |
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" |