grim/guifications2

This version of cheating is actually correct and works.
org.guifications.gf2
2007-04-01, John Bailey
e0868ca4a349
Parents 9ca4e7548d81
Children 5dffdcebcfb6
This version of cheating is actually correct and works.
--- a/src/gf_event.h Sun Apr 01 17:33:54 2007 -0400
+++ b/src/gf_event.h Sun Apr 01 17:36:05 2007 -0400
@@ -39,6 +39,8 @@
#include <plugin.h>
+#include <gaim-compat.h>
+
G_BEGIN_DECLS
GfEvent *gf_event_new(const gchar *notification_type, const gchar *tokens,
--- a/src/gf_menu.c Sun Apr 01 17:33:54 2007 -0400
+++ b/src/gf_menu.c Sun Apr 01 17:36:05 2007 -0400
@@ -31,8 +31,6 @@
#include "gf_menu.h"
#include "gf_stock.h"
-#include <gaim-compat.h>
-
static GtkWidget *
gf_menu_make_item(GtkWidget *image, const gchar *text) {
GtkWidget *menu_item, *hbox, *label;