diff src/gtkconv.c @ 4363:65d98b565fbe

[gaim-migrate @ 4629] Win32 fixes for the latest stuff by I Eat Phroggies. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 20 Jan 2003 16:57:09 +0000
parents 4f8a1b65ffa3
children fa56829b9587
line wrap: on
line diff
--- a/src/gtkconv.c	Mon Jan 20 14:16:27 2003 +0000
+++ b/src/gtkconv.c	Mon Jan 20 16:57:09 2003 +0000
@@ -28,6 +28,7 @@
 #include <gdk/gdkx.h>
 #include <X11/Xlib.h>
 #else
+#include "win32dep.h"
 #ifdef small
 #undef small
 #endif