From 61301a96d309fe2deef0d0dc2e2bc2f3d4003bf9 Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 28 Jul 2018 09:58:37 +0800 Subject: *update --- src/lua/graphics/luaopen_graphics.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lua/graphics/luaopen_graphics.cpp') diff --git a/src/lua/graphics/luaopen_graphics.cpp b/src/lua/graphics/luaopen_graphics.cpp index f0bae67..5cd0c8d 100644 --- a/src/lua/graphics/luaopen_graphics.cpp +++ b/src/lua/graphics/luaopen_graphics.cpp @@ -7,8 +7,8 @@ namespace jin { namespace lua { - using namespace render; - using namespace fs; + using namespace jin::render; + using namespace jin::filesystem; /** * jin.graphics context, storge some module -- cgit v1.1-26-g67d0