From dc22e5647a7a650b1eccb376d886cfbaa36e26ca Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Fri, 10 Jul 2015 18:20:29 +0000 Subject: MirLua: added PopupData support in m_popup git-svn-id: http://svn.miranda-ng.org/main/trunk@14526 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirLua/src/stdafx.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/MirLua/src/stdafx.h') diff --git a/plugins/MirLua/src/stdafx.h b/plugins/MirLua/src/stdafx.h index d871d739ea..9e9c1cb55f 100644 --- a/plugins/MirLua/src/stdafx.h +++ b/plugins/MirLua/src/stdafx.h @@ -35,6 +35,8 @@ extern "C" #include "resource.h" #include "mlua.h" +#include "mlua_module.h" +#include "mlua_m_clist.h" #include "mlua_module_loader.h" #include "mlua_script_loader.h" #include "mlua_options.h" -- cgit v1.2.3