about summary refs log tree commit diff stats
path: root/src/command/cmd_ac.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/command/cmd_ac.c')
-rw-r--r--src/command/cmd_ac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/cmd_ac.c b/src/command/cmd_ac.c
index 69e350bc..2c8c02dd 100644
--- a/src/command/cmd_ac.c
+++ b/src/command/cmd_ac.c
@@ -46,7 +46,7 @@
 #include "command/cmd_funcs.h"
 #include "config/preferences.h"
 #include "config/scripts.h"
-#include "muc.h"
+#include "xmpp/muc.h"
 #include "xmpp/xmpp.h"
 #include "roster_list.h"
 #include "window_list.h"