comparison pidgin/gtkimhtml.c @ 18448:4b1e2aefeb9d

Fix the win32 build. Thanks to Etan and Lee Roach. Fixes #1929.
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 06 Jul 2007 14:44:05 +0000
parents 16bdcffb1c62
children f50a82a14122
comparison
equal deleted inserted replaced
18447:8fc91e437981 18448:4b1e2aefeb9d
26 26
27 #ifdef HAVE_CONFIG_H 27 #ifdef HAVE_CONFIG_H
28 #include <config.h> 28 #include <config.h>
29 #endif 29 #endif
30 30
31 #include "internal.h"
31 #include "pidgin.h" 32 #include "pidgin.h"
32 #include "internal.h"
33 33
34 #include "debug.h" 34 #include "debug.h"
35 #include "util.h" 35 #include "util.h"
36 #include "gtkimhtml.h" 36 #include "gtkimhtml.h"
37 #include "gtksourceiter.h" 37 #include "gtksourceiter.h"