]> err.no Git - libchamplain/commitdiff
Include Gtk2 for Gtk2::Gdk::PixbufLoader
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Fri, 18 Sep 2009 09:11:51 +0000 (11:11 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Mon, 21 Sep 2009 16:19:45 +0000 (12:19 -0400)
bindings/perl/Champlain/examples/flickr.pl

index 18099d2a4c1b117cdda10eeeaa632cb9a1e2f7eb..72997db92faf55b786ba3656ad389c3f7a95fc04 100755 (executable)
@@ -23,6 +23,7 @@ use warnings;
 use open ':std', ':utf8';
 
 use Glib qw(TRUE FALSE);
+use Gtk2;
 use Clutter qw(-threads-init -init);
 use Champlain;
 use XML::LibXML;