comparison 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
comparison
equal deleted inserted replaced
14965:89ef5680f228 14966:650dee386bf6
30 #include <winuser.h> 30 #include <winuser.h>
31 31
32 #include <glib.h> 32 #include <glib.h>
33 #include <glib/gstdio.h> 33 #include <glib/gstdio.h>
34 34
35 #include "gaim.h"
36 #include "debug.h" 35 #include "debug.h"
37 #include "notify.h" 36 #include "notify.h"
38 37
39 #include <libintl.h> 38 #include <libintl.h>
40 39