From d81fa2182d15b06b1de41ab51bff8b3c36d95b0b Mon Sep 17 00:00:00 2001 From: scuri Date: Sat, 18 Oct 2008 21:11:41 +0000 Subject: *** empty log message *** --- test/lua/show_flower.wlua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/lua/show_flower.wlua') diff --git a/test/lua/show_flower.wlua b/test/lua/show_flower.wlua index a3803d7..ec97a88 100644 --- a/test/lua/show_flower.wlua +++ b/test/lua/show_flower.wlua @@ -1,8 +1,8 @@ require"imlua" -require"iuplua" require"cdlua" -require"cdluaiup" -require"imlua_cd" +require"cdluaim" +require"iuplua" +require"iupluacd" image = im.FileImageLoad("flower.jpg") -- directly load the image at index 0. it will open and close the file cnv = iup.canvas{rastersize = image:Width().."x"..image:Height(), border = "NO"} -- cgit v1.2.3