grim/guifications2

Some more changes to fix building (mostly cheating).
org.guifications.gf2
2007-04-01, John Bailey
5dffdcebcfb6
Parents e0868ca4a349
Children b5c2e9cb069a
Some more changes to fix building (mostly cheating).
--- a/src/gf_theme_editor.c Sun Apr 01 17:36:05 2007 -0400
+++ b/src/gf_theme_editor.c Sun Apr 01 17:37:59 2007 -0400
@@ -29,7 +29,7 @@
#define GAIM_PLUGINS
#include <debug.h>
-#include <gaim.h>
+#include <pidgin.h>
#include <notify.h>
#include <plugin.h>
#include <request.h>
--- a/src/guifications.c Sun Apr 01 17:36:05 2007 -0400
+++ b/src/guifications.c Sun Apr 01 17:37:59 2007 -0400
@@ -35,7 +35,7 @@
#include "gf_stock.h"
#include <debug.h>
-#include <gaim.h>
+#include <pidgin.h>
#include <plugin.h>
#include <gtkplugin.h>
#include <version.h>