libpurple/protocols/jabber/chat.c

branch
soc.2013.gobjectification.plugins
changeset 36543
a8c3fecee2d3
parent 34670
9bd5bd903dc7
child 36555
fc17a4351e63
--- a/libpurple/protocols/jabber/chat.c	Sat Aug 17 23:20:39 2013 +0530
+++ b/libpurple/protocols/jabber/chat.c	Sat Aug 17 23:27:20 2013 +0530
@@ -22,7 +22,7 @@
  */
 #include "internal.h"
 #include "debug.h"
-#include "prpl.h" /* for proto_chat_entry */
+#include "protocol.h" /* for proto_chat_entry */
 #include "notify.h"
 #include "request.h"
 #include "roomlist.h"

mercurial