summaryrefslogtreecommitdiff
path: root/finch/gntplugin.h
diff options
context:
space:
mode:
authorAnkit Vani <a@nevitus.org>2013-07-29 11:52:27 +0530
committerAnkit Vani <a@nevitus.org>2013-07-29 11:52:27 +0530
commit9246f06ae3792a6373178f6efd8cdf672f4032e1 (patch)
treefec2e1751f30490739ad722a5179425efccbbde4 /finch/gntplugin.h
parent47fc6f63ecaa4c776a41e71d57971093daeda2a8 (diff)
downloadpidgin-9246f06ae3792a6373178f6efd8cdf672f4032e1.tar.gz
Renamed plugin.[ch] to plugins.[ch], since we (will) no longer have a PurplePlugin structure.
Diffstat (limited to 'finch/gntplugin.h')
-rw-r--r--finch/gntplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/finch/gntplugin.h b/finch/gntplugin.h
index b97b54d74c..dc3370003f 100644
--- a/finch/gntplugin.h
+++ b/finch/gntplugin.h
@@ -28,7 +28,7 @@
#include <gnt.h>
-#include <plugin.h>
+#include <<plugins.h>>
#include <pluginpref.h>
#include <string.h>