summaryrefslogtreecommitdiff
path: root/finch/gntrequest.h
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2020-05-01 04:51:01 -0500
committerGary Kramlich <grim@reaperworld.com>2020-05-01 04:51:01 -0500
commit6526ad11050a38d13483a7fb6ed4d8fd536c2e69 (patch)
treee02178c374f8383d63954cb26f2cea4dc0597dbb /finch/gntrequest.h
parent36a887a89168e203312820f2c0caa2bfb11c7a9b (diff)
downloadpidgin-6526ad11050a38d13483a7fb6ed4d8fd536c2e69.tar.gz
Make all of finch use purple.h
Diffstat (limited to 'finch/gntrequest.h')
-rw-r--r--finch/gntrequest.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/finch/gntrequest.h b/finch/gntrequest.h
index ffea31b86c..180055162c 100644
--- a/finch/gntrequest.h
+++ b/finch/gntrequest.h
@@ -30,7 +30,8 @@
* @title: Request API
*/
-#include "request.h"
+#include <purple.h>
+
#include "gnt.h"
/**********************************************************************