pidgin/purple-plugin-pack

Parents c957afbf54b6
Children b33ec97055fd
These appear to not technically be needed, but explicitly including these
headers ourselves makes the code make slightly more sense.
--- a/google/google.c Sun Dec 06 20:39:32 2009 -0500
+++ b/google/google.c Sun Dec 06 20:42:42 2009 -0500
@@ -26,6 +26,8 @@
#include <conversation.h>
#include <debug.h>
#include <plugin.h>
+#include <pluginpref.h>
+#include <prefs.h>
#include <proxy.h>
#include <util.h>