diff options
Diffstat (limited to 'gtk2')
-rw-r--r-- | gtk2/kgtk2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2/kgtk2.c b/gtk2/kgtk2.c index 83a19cd..0cae4dd 100644 --- a/gtk2/kgtk2.c +++ b/gtk2/kgtk2.c @@ -67,6 +67,7 @@ TODO #include "connect.h" #include "config.h" #include "ctype.h" +#include "stdbool.h" #define BLACKLIST_UNKNOWN_GTK_APPS 0 |