about summary refs log tree commit diff stats
path: root/src/profanity.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/profanity.c')
-rw-r--r--src/profanity.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profanity.c b/src/profanity.c
index ea3e35b9..c1a9aa9d 100644
--- a/src/profanity.c
+++ b/src/profanity.c
@@ -45,7 +45,7 @@
 #include "log.h"
 #include "muc.h"
 #ifdef HAVE_LIBOTR
-#include "otr.h"
+#include "otr/otr.h"
 #endif
 #include "resource.h"
 #include "ui/ui.h"