diff pidgin/gtkconv-theme.c @ 32422:d729bc34a180

internal.h is needed to compile on win32
author Daniel Atallah <daniel.atallah@gmail.com>
date Sat, 31 Dec 2011 15:11:14 +0000
parents 910475e626be
children 7cd13ca747fc
line wrap: on
line diff
--- a/pidgin/gtkconv-theme.c	Sat Dec 31 04:30:57 2011 +0000
+++ b/pidgin/gtkconv-theme.c	Sat Dec 31 15:11:14 2011 +0000
@@ -28,6 +28,7 @@
 #include "xmlnode.h"
 
 #include "pidgin.h"
+#include "internal.h"
 #include "gtkconv.h"
 #include "gtkwebview.h"