summaryrefslogtreecommitdiff
path: root/plugins/MirLua/Modules/m_json/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirLua/Modules/m_json/src/stdafx.h')
-rw-r--r--plugins/MirLua/Modules/m_json/src/stdafx.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/MirLua/Modules/m_json/src/stdafx.h b/plugins/MirLua/Modules/m_json/src/stdafx.h
index 298f91d5c2..dcbdfbd56d 100644
--- a/plugins/MirLua/Modules/m_json/src/stdafx.h
+++ b/plugins/MirLua/Modules/m_json/src/stdafx.h
@@ -2,10 +2,8 @@
#include <Windows.h>
#include <lua.hpp>
-#include <m_system_cpp.h>
-//#include "../../../src/mlua_metatable.h"
+#include <m_system.h>
-#include <m_core.h>
#include <m_json.h>
#include <m_string.h>