diff options
Diffstat (limited to 'plugins/ExternalAPI/m_lua.h')
-rw-r--r-- | plugins/ExternalAPI/m_lua.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/m_lua.h b/plugins/ExternalAPI/m_lua.h index 2b7339adc4..0a87455607 100644 --- a/plugins/ExternalAPI/m_lua.h +++ b/plugins/ExternalAPI/m_lua.h @@ -1,4 +1,4 @@ -#ifndef _M_LUA_H_
+#ifndef _M_LUA_H_
#define _M_LUA_H_
// Call lua function from module
|