summaryrefslogtreecommitdiff
path: root/pidgin/gtkconv.h
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2020-05-01 05:15:51 -0500
committerGary Kramlich <grim@reaperworld.com>2020-05-01 05:15:51 -0500
commit67881e0d119aaca71d7786b7e1d1f24f0ae3e774 (patch)
tree7e0a79eb16e4be0132036da5104aec21e3bb822e /pidgin/gtkconv.h
parent6526ad11050a38d13483a7fb6ed4d8fd536c2e69 (diff)
downloadpidgin-67881e0d119aaca71d7786b7e1d1f24f0ae3e774.tar.gz
Update all of the pidgin code to include purple.h
Diffstat (limited to 'pidgin/gtkconv.h')
-rw-r--r--pidgin/gtkconv.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/pidgin/gtkconv.h b/pidgin/gtkconv.h
index 45f8815b7f..4b1b254654 100644
--- a/pidgin/gtkconv.h
+++ b/pidgin/gtkconv.h
@@ -73,8 +73,9 @@ enum {
(purple_conversation_get_ui_ops(conv) == \
pidgin_conversations_get_conv_ui_ops())
+#include <purple.h>
+
#include "pidgin.h"
-#include "conversation.h"
#include "gtkconvwin.h"
/**************************************************************************