summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/stdafx.h
diff options
context:
space:
mode:
authoraunsane <aunsane@gmail.com>2017-11-26 18:13:28 +0300
committeraunsane <aunsane@gmail.com>2017-11-26 18:13:28 +0300
commit81885236ca6229fc40eeafda048a3ca677e9420f (patch)
treeedfb532b1254df559bef74a3b384d78c4fb4feaa /plugins/MirLua/src/stdafx.h
parent58af0f18891fe0f7cfe10e6998ce365fb5d20d55 (diff)
MirLua: typo
Diffstat (limited to 'plugins/MirLua/src/stdafx.h')
-rw-r--r--plugins/MirLua/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirLua/src/stdafx.h b/plugins/MirLua/src/stdafx.h
index 4b5ad5a78b..92ae2a9d46 100644
--- a/plugins/MirLua/src/stdafx.h
+++ b/plugins/MirLua/src/stdafx.h
@@ -33,7 +33,7 @@
class CMLuaScript;
#include "mlua.h"
-#include "mlua_enviroment.h"
+#include "mlua_environment.h"
#include "mlua_script.h"
#include "mlua_module_loader.h"
#include "mlua_script_loader.h"