From 2af0d38e3d9b766ec1fd1bd85edd899d01047a2b Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 24 Jul 2016 15:02:43 +0100 Subject: Moved muc.c --- src/command/cmd_ac.c | 2 +- src/command/cmd_defs.c | 2 +- src/command/cmd_funcs.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/command') 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" diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c index 852a3cf8..5ade93e3 100644 --- a/src/command/cmd_defs.c +++ b/src/command/cmd_defs.c @@ -62,7 +62,7 @@ #include "roster_list.h" #include "xmpp/jid.h" #include "log.h" -#include "muc.h" +#include "xmpp/muc.h" #include "plugins/plugins.h" #include "profanity.h" #include "tools/autocomplete.h" diff --git a/src/command/cmd_funcs.c b/src/command/cmd_funcs.c index b9f9cb14..d7f4c8dc 100644 --- a/src/command/cmd_funcs.c +++ b/src/command/cmd_funcs.c @@ -64,7 +64,7 @@ #include "roster_list.h" #include "xmpp/jid.h" #include "log.h" -#include "muc.h" +#include "xmpp/muc.h" #ifdef HAVE_LIBOTR #include "otr/otr.h" #endif -- cgit 1.4.1-2-gfad0