aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-sexp.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-sexp.h')
-rw-r--r--e-util/e-sexp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/e-util/e-sexp.h b/e-util/e-sexp.h
index 9299fdb61a..668788f788 100644
--- a/e-util/e-sexp.h
+++ b/e-util/e-sexp.h
@@ -4,11 +4,11 @@
#ifndef _E_SEXP_H
#define _E_SEXP_H
-#include <glib.h>
#include <setjmp.h>
+#include <glib.h>
#ifdef E_SEXP_IS_GTK_OBJECT
-#include <gtk/gtk.h>
+#include <gtk/gtkobject.h>
#endif
#ifdef E_SEXP_IS_GTK_OBJECT