about summary refs log tree commit diff stats
path: root/src/muc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/muc.c')
-rw-r--r--src/muc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/muc.c b/src/muc.c
index 2658983b..b061e4ba 100644
--- a/src/muc.c
+++ b/src/muc.c
@@ -25,9 +25,9 @@
 
 #include <glib.h>
 
-#include "autocomplete.h"
 #include "contact.h"
 #include "jid.h"
+#include "tools/autocomplete.h"
 
 typedef struct _muc_room_t {
     char *room; // e.g. test@conference.server