Mercurial > pidgin
changeset 27216:f1385d462205
Fix win32 compile
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Mon, 29 Jun 2009 13:40:18 +0000 |
parents | 4df543f96c62 |
children | 3d92b968d49f |
files | pidgin/gtkblist-theme-loader.c |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
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>