diff -r 1fac43b39e83 -r ac7b43f34108 pidgin/gtkprefs.c --- a/pidgin/gtkprefs.c Sat Sep 15 04:05:13 2012 -0400 +++ b/pidgin/gtkprefs.c Sat Sep 15 04:05:51 2012 -0400 @@ -63,6 +63,10 @@ #include #else #include +#include +#endif +#ifdef HAVE_X11 +#include #endif #endif