about summary refs log tree commit diff stats
path: root/src/xmpp/bookmark.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/bookmark.c
parentbcfbbac49a0b031a16f61204955861fd2f7c6db8 (diff)
parent424f52c3fa0665babd9550cff75e7384ae3a369c (diff)
downloadprofani-tty-60f94722d469d24b51634ad09134ce5424e4219f.tar.gz
Merge branch 'master' into pgp
Diffstat (limited to 'src/xmpp/bookmark.c')
-rw-r--r--src/xmpp/bookmark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmpp/bookmark.c b/src/xmpp/bookmark.c
index 1cf11f93..9e7bf62b 100644
--- a/src/xmpp/bookmark.c
+++ b/src/xmpp/bookmark.c
@@ -42,7 +42,7 @@
 #include "common.h"
 #include "log.h"
 #include "muc.h"
-#include "server_events.h"
+#include "event/server_events.h"
 #include "xmpp/connection.h"
 #include "xmpp/stanza.h"
 #include "xmpp/xmpp.h"