diff pidgin/plugins/gestures/stroke-draw.c @ 20736:2e711c2d080e

Fix building the gestures plugin.
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 02 Oct 2007 02:19:14 +0000
parents 9490cd23775e
children 89c7be36fd61 4e7a9940627e
line wrap: on
line diff
--- 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"