Tue, 02 Oct 2007 02:19:14 +0000
Fix building the gestures plugin.
--- 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"