# HG changeset patch # User Daniel Atallah # Date 1325344274 0 # Node ID d729bc34a180d7311c2b1896436d37e5fb019c41 # Parent 3e82cdc85a456932201867db018d216f28390dd1 internal.h is needed to compile on win32 diff -r 3e82cdc85a45 -r d729bc34a180 pidgin/gtkconv-theme.c --- 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"