# HG changeset patch # User Daniel Atallah # Date 1191291554 0 # Node ID 2e711c2d080e453510fad94615870924d5e1ab24 # Parent f267a5b511ed8aecc2b43c677fdc3b48d9dd203b Fix building the gestures plugin. diff -r f267a5b511ed -r 2e711c2d080e pidgin/plugins/gestures/stroke-draw.c --- 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 #include #include +#include #include "gstroke.h" #include "gstroke-internal.h"