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

@@ -32,7 +32,7 @@
#include <ncurses.h>
#endif
#include "theme.h"
#include "config/theme.h"
#include "ui/window.h"
#define CONS_WIN_TITLE "_cons"