From 38866639bef1b23e1f83a6aa3a6a6c9ca8661fe4 Mon Sep 17 00:00:00 2001 From: Mark van Renswoude Date: Sun, 7 Feb 2016 10:59:30 +0000 Subject: [PATCH] Renamed Lua.Wrapper to Lua --- UnitTests/source/TestWrapper.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UnitTests/source/TestWrapper.pas b/UnitTests/source/TestWrapper.pas index 39e2b08..9ac4824 100644 --- a/UnitTests/source/TestWrapper.pas +++ b/UnitTests/source/TestWrapper.pas @@ -6,7 +6,7 @@ uses TestFramework, - Lua.Wrapper; + Lua; type