diff libgaim/win32/win32dep.c @ 14966:650dee386bf6

[gaim-migrate @ 17744] Stuff we ship should not include gaim.h--we should include individual header files. Eventually 3rd party plugins should just need to include only gaim.h, but not yet committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 13 Nov 2006 06:47:19 +0000
parents 95246f6b6414
children 721465a37d4e
line wrap: on
line diff
--- a/libgaim/win32/win32dep.c	Mon Nov 13 04:16:49 2006 +0000
+++ b/libgaim/win32/win32dep.c	Mon Nov 13 06:47:19 2006 +0000
@@ -32,7 +32,6 @@
 #include <glib.h>
 #include <glib/gstdio.h>
 
-#include "gaim.h"
 #include "debug.h"
 #include "notify.h"