diff 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
line wrap: on
line diff
--- a/pidgin/gtkimhtml.c	Wed Jun 20 18:22:19 2007 +0000
+++ b/pidgin/gtkimhtml.c	Wed Jun 20 18:23:49 2007 +0000
@@ -29,6 +29,7 @@
 #endif
 
 #include "pidgin.h"
+#include "internal.h"
 
 #include "debug.h"
 #include "util.h"