aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/pacrunner.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pacrunner.h b/src/pacrunner.h
index 665fbcb..6731d7c 100644
--- a/src/pacrunner.h
+++ b/src/pacrunner.h
@@ -22,6 +22,8 @@
#include <dbus/dbus.h>
#include <glib.h>
+#include <stdbool.h>
+
#define PACRUNNER_SERVICE "org.pacrunner"
#define PACRUNNER_PATH "/org/pacrunner"