Mon, 29 Jun 2009 13:40:18 +0000
Fix win32 compile
| pidgin/gtkblist-theme-loader.c | file | annotate | diff | comparison | revisions |
--- a/pidgin/gtkblist-theme-loader.c Mon Jun 29 06:50:35 2009 +0000 +++ b/pidgin/gtkblist-theme-loader.c Mon Jun 29 13:40:18 2009 +0000 @@ -20,6 +20,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ +#include "internal.h" + #include <stdlib.h> #include <string.h>