summaryrefslogtreecommitdiff
path: root/src/gtkext
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtkext')
-rw-r--r--src/gtkext/gtkdisplaypanel-int.h3
-rw-r--r--src/gtkext/gtkdisplaypanel.h5
2 files changed, 4 insertions, 4 deletions
diff --git a/src/gtkext/gtkdisplaypanel-int.h b/src/gtkext/gtkdisplaypanel-int.h
index cf0335a..ffed3b1 100644
--- a/src/gtkext/gtkdisplaypanel-int.h
+++ b/src/gtkext/gtkdisplaypanel-int.h
@@ -32,7 +32,8 @@
#include <gtk/gtk.h>
-#include "../glibext/glinecursor.h"
+#include "../analysis/binary.h"
+#include "../glibext/gloadedpanel.h"
diff --git a/src/gtkext/gtkdisplaypanel.h b/src/gtkext/gtkdisplaypanel.h
index b336799..51648df 100644
--- a/src/gtkext/gtkdisplaypanel.h
+++ b/src/gtkext/gtkdisplaypanel.h
@@ -26,11 +26,10 @@
#include <glib-object.h>
+#include <stdbool.h>
-#include "../analysis/binary.h"
-#include "../glibext/glinecursor.h"
-#include "../glibext/gloadedpanel.h"
+#include "../arch/vmpa.h"