about summary refs log tree commit diff stats
path: root/src/xmpp/iq.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-04-19 16:56:11 +0100
committerJames Booth <boothj5@gmail.com>2015-04-19 16:56:11 +0100
commit60f94722d469d24b51634ad09134ce5424e4219f (patch)
tree2fd013b6078c72e33447ee7b9c9cdf9ec9090493 /src/xmpp/iq.c
parentbcfbbac49a0b031a16f61204955861fd2f7c6db8 (diff)
parent424f52c3fa0665babd9550cff75e7384ae3a369c (diff)
downloadprofani-tty-60f94722d469d24b51634ad09134ce5424e4219f.tar.gz
Merge branch 'master' into pgp
Diffstat (limited to 'src/xmpp/iq.c')
-rw-r--r--src/xmpp/iq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmpp/iq.c b/src/xmpp/iq.c
index 2cbed0dd..adee07b8 100644
--- a/src/xmpp/iq.c
+++ b/src/xmpp/iq.c
@@ -48,7 +48,7 @@
 #include "muc.h"
 #include "profanity.h"
 #include "config/preferences.h"
-#include "server_events.h"
+#include "event/server_events.h"
 #include "xmpp/capabilities.h"
 #include "xmpp/connection.h"
 #include "xmpp/stanza.h"