about summary refs log tree commit diff stats
path: root/src/config/scripts.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2016-07-24 16:22:15 +0100
committerJames Booth <boothj5@gmail.com>2016-07-24 16:22:15 +0100
commitef942bd27a759b3016c473abba8066a8ddcb6ffe (patch)
treeb4964a5d9fd2920c1195a98d08f82c44a7ef0dc4 /src/config/scripts.c
parente7bfaa643fd8f57c50390194b0c804cacd5a0de4 (diff)
downloadprofani-tty-ef942bd27a759b3016c473abba8066a8ddcb6ffe.tar.gz
Add config/files.c
Diffstat (limited to 'src/config/scripts.c')
-rw-r--r--src/config/scripts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/scripts.c b/src/config/scripts.c
index 14f05f29..91dbe4df 100644
--- a/src/config/scripts.c
+++ b/src/config/scripts.c
@@ -42,6 +42,7 @@
 
 #include "common.h"
 #include "log.h"
+#include "config/files.h"
 #include "command/cmd_defs.h"
 #include "ui/ui.h"
 #include "ui/window_list.h"