--- a/pidgin/plugins/gestures/stroke-draw.c Mon Jul 23 20:18:25 2012 -0400 +++ b/pidgin/plugins/gestures/stroke-draw.c Mon Jul 23 22:52:00 2012 -0400 @@ -19,6 +19,8 @@ #include <X11/Xlib.h> #include <X11/Xutil.h> +#include "gtk3compat.h" + static void gstroke_invisible_window_init (GtkWidget *widget); /*FIXME: Maybe these should be put in a structure, and not static...*/ static Display * gstroke_disp = NULL;