Mercurial > pidgin.yaz
changeset 14575:7a8bbd6d1c2d
[gaim-migrate @ 17299]
fix build
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Mon, 18 Sep 2006 00:04:14 +0000 |
parents | 333989477bcd |
children | 5d03b309b482 |
files | gtk/plugins/perl/common/Makefile.mingw |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/gtk/plugins/perl/common/Makefile.mingw Sun Sep 17 23:13:55 2006 +0000 +++ b/gtk/plugins/perl/common/Makefile.mingw Mon Sep 18 00:04:14 2006 +0000 @@ -19,6 +19,7 @@ -I$(GAIM_TOP) \ -I$(GAIM_LIB_TOP) \ -I$(GAIM_GTK_TOP) \ + -I$(GAIM_GTK_TOP)/win32 \ -I$(GTK_TOP)/include \ -I$(GTK_TOP)/include/atk-1.0 \ -I$(GTK_TOP)/include/glib-2.0 \