about summary refs log tree commit diff stats
path: root/src/command/commands.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-02-12 22:19:21 +0000
committerJames Booth <boothj5@gmail.com>2014-02-12 22:19:21 +0000
commitb30155a10e4892c769088e9f899eea2435abb80a (patch)
tree1cb4cf6ac5ef6034f91eff2f3be19109ec7e2fc7 /src/command/commands.c
parent185d72e2ced9bc16b34b22fa8a78897d9c680e3e (diff)
downloadprofani-tty-b30155a10e4892c769088e9f899eea2435abb80a.tar.gz
Moved otr sources into folder
Diffstat (limited to 'src/command/commands.c')
-rw-r--r--src/command/commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/commands.c b/src/command/commands.c
index d0dda7ec..75a5523e 100644
--- a/src/command/commands.c
+++ b/src/command/commands.c
@@ -38,7 +38,7 @@
 #include "jid.h"
 #include "log.h"
 #include "muc.h"
-#include "otr.h"
+#include "otr/otr.h"
 #include "profanity.h"
 #include "tools/autocomplete.h"
 #include "tools/parser.h"