about summary refs log tree commit diff stats
path: root/src/muc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/muc.h')
-rw-r--r--src/muc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/muc.h b/src/muc.h
index a2482fd9..7bacb18d 100644
--- a/src/muc.h
+++ b/src/muc.h
@@ -38,7 +38,7 @@
 #include <glib.h>
 
 #include "xmpp/contact.h"
-#include "jid.h"
+#include "xmpp/jid.h"
 #include "tools/autocomplete.h"
 #include "ui/win_types.h"