diff options
Diffstat (limited to 'src/gtkext/tweak.h')
-rw-r--r-- | src/gtkext/tweak.h | 1 |
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> |