--- 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"