src/gtkrequest.c

changeset 7074
457585d5c116
parent 7068
39c403beb595
child 7142
1847c3e834df
equal deleted inserted replaced
7073:5523774b9504 7074:457585d5c116
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;

mercurial