From 5c89906040b2ea1f307f3e337655a9429b858207 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Tue, 30 Jun 2015 21:37:39 +0000 Subject: MirLua: common code moved to m_core.h git-svn-id: http://svn.miranda-ng.org/main/trunk@14465 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirLua/src/m_genmenu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/MirLua/src/m_genmenu.h') diff --git a/plugins/MirLua/src/m_genmenu.h b/plugins/MirLua/src/m_genmenu.h index 69ddff6215..ecb04092e1 100644 --- a/plugins/MirLua/src/m_genmenu.h +++ b/plugins/MirLua/src/m_genmenu.h @@ -6,4 +6,4 @@ LUAMOD_API int (luaopen_m_genmenu)(lua_State *L); void MakeMenuItem(lua_State *L, CMenuItem &mi); -#endif //_LUA_CONSOLE_H_ \ No newline at end of file +#endif //_LUA_M_GENMENU_H_ \ No newline at end of file -- cgit v1.2.3