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 6f33f5f..30e9338 100644
--- a/Perl/Zinc/Graphics.pm
+++ b/Perl/Zinc/Graphics.pm
@@ -44,7 +44,7 @@
#
# $Id:
#-----------------------------------------------------------------------------------
-package Graphics;
+package Tk::Zinc::Graphics;
require Exporter;
@ISA = qw(Exporter);