diff plugins/win32/winprefs/winprefs.c @ 11709:cae2fb7e8594

[gaim-migrate @ 14000] This is a patch from Casey Harkins to significantly overhaul the docklet plugin. I'm pretty happy about this because it enables us to remove a win32 GTK+ dependency on the core and all the prpls. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Sat, 22 Oct 2005 01:18:08 +0000
parents 86501c7bce46
children 7584cc821c19
line wrap: on
line diff
--- a/plugins/win32/winprefs/winprefs.c	Sat Oct 22 01:03:18 2005 +0000
+++ b/plugins/win32/winprefs/winprefs.c	Sat Oct 22 01:18:08 2005 +0000
@@ -20,7 +20,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  */
-
+#include <gtk/gtk.h>
 #include <gdk/gdkwin32.h>
 
 #include "internal.h"