| 36 #include <ctype.h> |
36 #include <ctype.h> |
| 37 #include <gtk/gtk.h> |
37 #include <gtk/gtk.h> |
| 38 #ifdef USE_GTKSPELL |
38 #ifdef USE_GTKSPELL |
| 39 #include <gtkspell/gtkspell.h> |
39 #include <gtkspell/gtkspell.h> |
| 40 #endif |
40 #endif |
| 41 #include "gtkimhtml.h" |
|
| 42 #include <gdk/gdkkeysyms.h> |
41 #include <gdk/gdkkeysyms.h> |
| 43 #include "prpl.h" |
42 #include "prpl.h" |
| 44 #include "gtkimhtml.h" |
43 #include "gtkimhtml.h" |
| 45 #include "dnd-hints.h" |
44 #include "dnd-hints.h" |
| 46 #include "sound.h" |
45 #include "sound.h" |