X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLaTeX-TikZ.git;a=blobdiff_plain;f=lib%2FLaTeX%2FTikZ%2FSet%2FRectangle.pm;h=88af295a570f21ec08cab917a3044279e7f7595d;hp=0c35c9d40a6c5eb9b17593f86925b8a16408e804;hb=5adf00c880491bac3bd793a07431cf161c03643f;hpb=e955781895f97b6ff7ec50270466d459c992e4e1 diff --git a/lib/LaTeX/TikZ/Set/Rectangle.pm b/lib/LaTeX/TikZ/Set/Rectangle.pm index 0c35c9d..88af295 100644 --- a/lib/LaTeX/TikZ/Set/Rectangle.pm +++ b/lib/LaTeX/TikZ/Set/Rectangle.pm @@ -77,7 +77,7 @@ Attributes 'width' and 'height' are required when 'to' was not given $class->$orig(@_); }; -use LaTeX::TikZ::API rectangle => sub { +use LaTeX::TikZ::Interface rectangle => sub { shift; my ($p, $q) = @_;