mcabber/mcabber/main.c
changeset 2228 1afa40f1d80d
parent 2196 8811fe9d6ef0
child 2231 387cea2a1a81
--- a/mcabber/mcabber/main.c	Wed Nov 12 23:04:36 2014 +0200
+++ b/mcabber/mcabber/main.c	Wed Nov 12 23:04:36 2014 +0200
@@ -45,13 +45,13 @@
 #include "xmpp.h"
 #include "help.h"
 #include "events.h"
+#include "compl.h"
 
 #ifndef MODULES_ENABLE
 # include "fifo.h"
 #endif
 
 #ifdef MODULES_ENABLE
-# include "compl.h"
 # include "modules.h"
 #endif