comparison src/gtkrequest.c @ 7074:c6807437dcd7

[gaim-migrate @ 7639] win32 users want to be able to compile, for some odd reason committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 30 Sep 2003 16:36:00 +0000
parents faddd59a0e74
children cef309da8793
comparison
equal deleted inserted replaced
7073:82e980962926 7074:c6807437dcd7
30 #include "stock.h" 30 #include "stock.h"
31 #include "ui.h" 31 #include "ui.h"
32 32
33 #ifdef USE_GTKSPELL 33 #ifdef USE_GTKSPELL
34 # include <gtkspell/gtkspell.h> 34 # include <gtkspell/gtkspell.h>
35 # ifdef _WIN32
36 # include "wspell.h"
37 # endif
35 #endif 38 #endif
36 39
37 typedef struct 40 typedef struct
38 { 41 {
39 GaimRequestType type; 42 GaimRequestType type;