summaryrefslogtreecommitdiff
path: root/src/gtkext
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2025-02-22 17:53:07 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2025-02-22 17:53:07 (GMT)
commit8fe33f41ae9bd319298c601548a453020d23ad06 (patch)
treeb7936b22311f403616fc851d8715d7fee9a49cb2 /src/gtkext
parent0b8fbc0c0d6a18cf1b90337dbd20639316af1fe7 (diff)
Handle configuration edition for plugins.
Diffstat (limited to 'src/gtkext')
-rw-r--r--src/gtkext/tweak.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gtkext/tweak.h b/src/gtkext/tweak.h
index 568a793..8c44844 100644
--- a/src/gtkext/tweak.h
+++ b/src/gtkext/tweak.h
@@ -25,6 +25,7 @@
#define _GTKEXT_TWEAK_H
+#include <stdbool.h>
#include <gtk/gtk.h>