diff pidgin/gtkblist-theme-loader.c @ 27216:f1385d462205

Fix win32 compile
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 29 Jun 2009 13:40:18 +0000
parents 7685f06c7801
children 1956b27ed87c
line wrap: on
line diff
--- 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>