From 3feac393b0c951c53d96181b320dd42f5c725f35 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Mon, 18 Oct 2010 17:12:00 +0000 Subject: SWORD25: Renamed Lua .c files to .cpp and make it compilable svn-id: r53568 --- engines/sword25/input/inputengine_script.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/sword25/input') diff --git a/engines/sword25/input/inputengine_script.cpp b/engines/sword25/input/inputengine_script.cpp index f9771a2aa2..2b1f3b9ec6 100644 --- a/engines/sword25/input/inputengine_script.cpp +++ b/engines/sword25/input/inputengine_script.cpp @@ -51,8 +51,6 @@ namespace Sword25 { -using namespace Lua; - // ----------------------------------------------------------------------------- // Callback-Objekte // ----------------------------------------------------------------------------- -- cgit v1.2.3