summaryrefslogtreecommitdiffstats
path: root/src/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.h')
-rw-r--r--src/window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.h b/src/window.h
index a32e550..1570a0b 100644
--- a/src/window.h
+++ b/src/window.h
@@ -29,7 +29,7 @@ typedef struct _MqWindowClass MqWindowClass;
#include <gtk/gtk.h>
#include "application.h"
-#include "config.h"
+#include "config/config.h"
#include "tab-page.h"
G_BEGIN_DECLS