--- a/libpurple/log.h Tue Aug 27 22:55:52 2013 +0530
+++ b/libpurple/log.h Tue Aug 27 23:09:16 2013 +0530
@@ -51,7 +51,7 @@
} PurpleLogReadFlags;
#include "account.h"
-#include "conversation.h"
+#include "conversations.h"
typedef void (*PurpleLogSetCallback) (GHashTable *sets, PurpleLogSet *set);
--- a/libpurple/protocol.h Tue Aug 27 22:55:52 2013 +0530
+++ b/libpurple/protocol.h Tue Aug 27 23:09:16 2013 +0530
@@ -51,6 +51,7 @@
#include "ft.h"
#include "imgstore.h"
#include "roomlist.h"
+#include "status.h"
#include "whiteboard.h"
/**