aboutsummaryrefslogtreecommitdiff
path: root/src/lua/common/je_lua_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lua/common/je_lua_proxy.h')
-rw-r--r--src/lua/common/je_lua_proxy.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lua/common/je_lua_proxy.h b/src/lua/common/je_lua_proxy.h
index 57b577b..517e209 100644
--- a/src/lua/common/je_lua_proxy.h
+++ b/src/lua/common/je_lua_proxy.h
@@ -1,5 +1,5 @@
-#ifndef __JIN_COMMON_PROXY_H
-#define __JIN_COMMON_PROXY_H
+#ifndef __JIN_COMMON_PROXY_H__
+#define __JIN_COMMON_PROXY_H__
#include "je_lua_shared.hpp"
@@ -54,4 +54,4 @@ namespace JinEngine
} // namespace Lua
} // namespace JinEngine
-#endif // __JIN_COMMON_PROXY_H \ No newline at end of file
+#endif // __JIN_COMMON_PROXY_H__ \ No newline at end of file