Added config dir to source

This commit is contained in:
James Booth
2013-02-02 21:59:29 +00:00
parent 740e5b4228
commit 9d34c41227
20 changed files with 28 additions and 26 deletions

View File

@@ -31,7 +31,7 @@
#include <ncurses.h>
#endif
#include "theme.h"
#include "config/theme.h"
#include "ui/ui.h"
static WINDOW *status_bar;