From 322a83c48618b2f58e1014daff6f3956af8070ea Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 2 Jun 2008 13:03:33 +0000 Subject: A large number of small changes in widgets, primarily validation oriented. --- client/lua.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'client/lua.h') diff --git a/client/lua.h b/client/lua.h index e5eda5b..0c69b04 100644 --- a/client/lua.h +++ b/client/lua.h @@ -30,10 +30,7 @@ #include #include -#include -#include - -typedef std::map< std::string, std::string > Variables; +#include "variables.h" class LUA { public: -- cgit v1.2.3