Fix building the gestures plugin.

Tue, 02 Oct 2007 02:19:14 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Tue, 02 Oct 2007 02:19:14 +0000
changeset 20800
76183d18c059
parent 20799
2329d6952dbc
child 20812
a61d528cecf5

Fix building the gestures plugin.

pidgin/plugins/gestures/stroke-draw.c file | annotate | diff | comparison | revisions
--- a/pidgin/plugins/gestures/stroke-draw.c	Tue Oct 02 02:17:53 2007 +0000
+++ b/pidgin/plugins/gestures/stroke-draw.c	Tue Oct 02 02:19:14 2007 +0000
@@ -11,6 +11,7 @@
 #include <stdio.h>
 #include <glib.h>
 #include <gtk/gtk.h>
+#include <gdk/gdkx.h>
 
 #include "gstroke.h"
 #include "gstroke-internal.h"

mercurial