about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-10-27 00:27:02 +0000
committerJames Booth <boothj5@gmail.com>2015-10-27 00:27:02 +0000
commit795360f446ee11b9d8d4426a06f7f85c05ff383b (patch)
tree40667b256177627239d86bd47b31cc2f66fe1146 /src
parent124aaa9809ee13b382f47f6f3e175bd7fdb98dc5 (diff)
downloadprofani-tty-795360f446ee11b9d8d4426a06f7f85c05ff383b.tar.gz
Added missing include
Diffstat (limited to 'src')
-rw-r--r--src/otr/otrlibv3.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/otr/otrlibv3.c b/src/otr/otrlibv3.c
index 8343f19f..c32bd239 100644
--- a/src/otr/otrlibv3.c
+++ b/src/otr/otrlibv3.c
@@ -36,6 +36,7 @@
 #include <libotr/message.h>
 
 #include "ui/ui.h"
+#include "window_list.h"
 #include "otr/otr.h"
 #include "otr/otrlib.h"