]> err.no Git - libchamplain/commitdiff
Revert "Don't include gtk2perl because it redeclares the Pango types"
authorEmmanuel Rodriguez <emmmanuel.rodriguez@gmail.com>
Tue, 1 Sep 2009 20:04:04 +0000 (22:04 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Mon, 21 Sep 2009 16:19:43 +0000 (12:19 -0400)
This reverts commit 421074211a234119276a6fdbb76d13d9f5bec9a4.

bindings/perl/Champlain/champlain-perl.h

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