Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dequis/purple-facebook.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjgeboski <jgeboski@gmail.com>2015-07-06 01:32:33 +0300
committerjgeboski <jgeboski@gmail.com>2015-07-06 01:32:33 +0300
commite8b2942c12ecfe4eecb85cbbc8a0a79b4013430d (patch)
treecf80e46eee9c927b1835974a6fae3a9c73627bc6 /include
parentad6ee67dceee00817f7e4f1a1f3f442d61e47ee2 (diff)
configure: updated to 6e3ee8e186976e3ee8e18697
Diffstat (limited to 'include')
-rw-r--r--include/purple-compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/purple-compat.h b/include/purple-compat.h
index df2cfad..f636920 100644
--- a/include/purple-compat.h
+++ b/include/purple-compat.h
@@ -27,6 +27,7 @@
#undef purple_notify_error
#define PurpleChatConversation PurpleConvChat
+#define PurpleProtocolChatEntry struct proto_chat_entry
#define PurpleIMTypingState PurpleTypingState
#define PurpleMessage const gchar
#define PurpleProtocol void