changeset 20736:2e711c2d080e

Fix building the gestures plugin.
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 02 Oct 2007 02:19:14 +0000
parents f267a5b511ed
children 0ee0cad488b4
files pidgin/plugins/gestures/stroke-draw.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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"