about summary refs log tree commit diff stats
path: root/src/config
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2016-05-22 23:59:52 +0100
committerJames Booth <boothj5@gmail.com>2016-05-22 23:59:52 +0100
commitfb34785566c59e055399d2c5eb8378ea44c8c983 (patch)
tree9f74fbdf31d50b5b28671b679f0ec5c9e8b0be41 /src/config
parentcd15a271533df18d0ae54bf7a40f80b08e13b7af (diff)
downloadprofani-tty-fb34785566c59e055399d2c5eb8378ea44c8c983.tar.gz
Rename command sources
Diffstat (limited to 'src/config')
-rw-r--r--src/config/scripts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/scripts.c b/src/config/scripts.c
index 0f8800d8..945aaec2 100644
--- a/src/config/scripts.c
+++ b/src/config/scripts.c
@@ -43,7 +43,7 @@
 #include "common.h"
 #include "log.h"
 #include "window_list.h"
-#include "command/command.h"
+#include "command/cmd_defs.h"
 #include "ui/ui.h"
 #include "xmpp/xmpp.h"