summaryrefslogtreecommitdiff
path: root/plugins/dex/loading.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dex/loading.h')
-rw-r--r--plugins/dex/loading.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/dex/loading.h b/plugins/dex/loading.h
index 5560e4e..4de6df1 100644
--- a/plugins/dex/loading.h
+++ b/plugins/dex/loading.h
@@ -26,9 +26,11 @@
#include <glib-object.h>
+#include <stdbool.h>
+#include <stdint.h>
-#include <gtkext/gtkstatusstack.h>
+#include <glibext/notifier.h>