From: Emmanuel Rodriguez Date: Tue, 1 Sep 2009 19:55:23 +0000 (+0200) Subject: Don't include gtk2perl because it redeclares the Pango types X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a44260f72aaf916890aae05ceb38620dbbb8c0ee;p=libchamplain Don't include gtk2perl because it redeclares the Pango types --- diff --git a/bindings/perl/Champlain/champlain-perl.h b/bindings/perl/Champlain/champlain-perl.h index b0c7d9e..d26c76f 100644 --- a/bindings/perl/Champlain/champlain-perl.h +++ b/bindings/perl/Champlain/champlain-perl.h @@ -6,7 +6,6 @@ #include #ifdef CHAMPLAINPERL_GTK -#include #include #endif