about summary refs log tree commit diff stats
path: root/src/otr/otr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/otr/otr.c')
-rw-r--r--src/otr/otr.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/otr/otr.c b/src/otr/otr.c
index 0b925642..1cf1072c 100644
--- a/src/otr/otr.c
+++ b/src/otr/otr.c
@@ -33,6 +33,8 @@
  *
  */
 
+#include "config.h"
+
 #include <libotr/proto.h>
 #include <libotr/privkey.h>
 #include <libotr/message.h>