comparison pidgin/gtkimhtml.c @ 18210:b8572b937c09

#include reorganizations to allow compiling with glib < 2.8 using the G_GNUC_NULL_TERMINATED define from internal.h
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 20 Jun 2007 18:23:49 +0000
parents b8b475f31008
children 4eb0a18484cc 708198aadad8
comparison
equal deleted inserted replaced
18209:d3cd11e13557 18210:b8572b937c09
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 "pidgin.h" 31 #include "pidgin.h"
32 #include "internal.h"
32 33
33 #include "debug.h" 34 #include "debug.h"
34 #include "util.h" 35 #include "util.h"
35 #include "gtkimhtml.h" 36 #include "gtkimhtml.h"
36 #include "gtksourceiter.h" 37 #include "gtksourceiter.h"