]> err.no Git - libchamplain/commitdiff
Don't include gtk2perl because it redeclares the Pango types
authorEmmanuel Rodriguez <emmmanuel.rodriguez@gmail.com>
Tue, 1 Sep 2009 19:55:23 +0000 (21:55 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Mon, 21 Sep 2009 16:19:43 +0000 (12:19 -0400)
bindings/perl/Champlain/champlain-perl.h

index b0c7d9e6957429934339d110de5a22c7c1a030e1..d26c76f84fecf219773635ebc1487ae74e733e98 100644 (file)
@@ -6,7 +6,6 @@
 #include <champlain/champlain.h>
 
 #ifdef CHAMPLAINPERL_GTK
-#include <gtk2perl.h>
 #include <champlain-gtk/champlain-gtk.h>
 #endif