about summary refs log tree commit diff stats
path: root/src/ui/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/window.c')
-rw-r--r--src/ui/window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/window.c b/src/ui/window.c
index b9c5d9cb..85648814 100644
--- a/src/ui/window.c
+++ b/src/ui/window.c
@@ -32,7 +32,7 @@
 #include <ncurses.h>
 #endif
 
-#include "theme.h"
+#include "config/theme.h"
 #include "ui/window.h"
 
 #define CONS_WIN_TITLE "_cons"