summaryrefslogtreecommitdiffstats
path: root/src/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window.c b/src/window.c
index 9fa9215..db0ff91 100644
--- a/src/window.c
+++ b/src/window.c
@@ -27,6 +27,7 @@
#include <gtk/gtk.h>
#include "application.h"
+#include "config.h"
#include "notebook.h"
#include "tab-page.h"