aboutsummaryrefslogtreecommitdiff
path: root/Perl/Zinc
diff options
context:
space:
mode:
Diffstat (limited to 'Perl/Zinc')
-rw-r--r--Perl/Zinc/Graphics.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Perl/Zinc/Graphics.pm b/Perl/Zinc/Graphics.pm
index 22af410..1557ec6 100644
--- a/Perl/Zinc/Graphics.pm
+++ b/Perl/Zinc/Graphics.pm
@@ -42,7 +42,7 @@
#
# $Id:
#-----------------------------------------------------------------------------------
-package Zinc::Graphics;
+package Tk::Zinc::Graphics;
require Exporter;
@ISA = qw(Exporter);