about summary refs log tree commit diff stats
path: root/src/log.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-02-02 21:59:29 +0000
committerJames Booth <boothj5@gmail.com>2013-02-02 21:59:29 +0000
commit9d34c41227cb7567b26872f2a10a8f7a1b01f487 (patch)
tree5068fecb975441b50b73500ef652cf368c675b6a /src/log.c
parent740e5b422832f8d043d96f33a0d33bf1725dbbc0 (diff)
downloadprofani-tty-9d34c41227cb7567b26872f2a10a8f7a1b01f487.tar.gz
Added config dir to source
Diffstat (limited to 'src/log.c')
-rw-r--r--src/log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/log.c b/src/log.c
index fd7bd370..0282f60f 100644
--- a/src/log.c
+++ b/src/log.c
@@ -32,8 +32,8 @@
 #include "log.h"
 
 #include "common.h"
+#include "config/preferences.h"
 #include "files.h"
-#include "preferences.h"
 
 #define PROF "prof"