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