about summary refs log tree commit diff stats
path: root/src/ui/windows.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-02-02 21:43:59 +0000
committerJames Booth <boothj5@gmail.com>2013-02-02 21:43:59 +0000
commit740e5b422832f8d043d96f33a0d33bf1725dbbc0 (patch)
treee28525525de760b696bfd4f7dbb326334db8ee29 /src/ui/windows.c
parentfc5bfb7d33dc6e1a6a53c46d414df4f9324f6ad5 (diff)
downloadprofani-tty-740e5b422832f8d043d96f33a0d33bf1725dbbc0.tar.gz
Added command and tools subdirs to source
Diffstat (limited to 'src/ui/windows.c')
-rw-r--r--src/ui/windows.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/windows.c b/src/ui/windows.c
index 389c362f..1fa1c01d 100644
--- a/src/ui/windows.c
+++ b/src/ui/windows.c
@@ -41,7 +41,7 @@
 #endif
 
 #include "chat_session.h"
-#include "command.h"
+#include "command/command.h"
 #include "common.h"
 #include "contact.h"
 #include "contact_list.h"