summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 2d8e35871..29aeb58b3 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -31,8 +31,6 @@
// This has to be included prior to anything that includes setjmp.h, it croaks otherwise
#include <png.h>
-#include <gtk/gtk.h>
-
#ifdef HAVE_IEEEFP_H
#include <ieeefp.h>
#endif
@@ -114,6 +112,7 @@
#include "ui/widget/panel.h"
#include <errno.h>
+#include "verbs.h"
enum {
SP_ARG_NONE,