diff options
author | Alexander Lantsev <aunsane@gmail.com> | 2015-07-10 18:26:54 +0000 |
---|---|---|
committer | Alexander Lantsev <aunsane@gmail.com> | 2015-07-10 18:26:54 +0000 |
commit | 0c32e5e8af1bab7f3b5e1b4957bc2e2af4df5f09 (patch) | |
tree | 02a8323f7dc9dbbdd46f7636a5f813abde015187 /plugins/MirLua | |
parent | dc22e5647a7a650b1eccb376d886cfbaa36e26ca (diff) |
oops
git-svn-id: http://svn.miranda-ng.org/main/trunk@14527 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirLua')
-rw-r--r-- | plugins/MirLua/src/stdafx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/MirLua/src/stdafx.h b/plugins/MirLua/src/stdafx.h index 9e9c1cb55f..d871d739ea 100644 --- a/plugins/MirLua/src/stdafx.h +++ b/plugins/MirLua/src/stdafx.h @@ -35,8 +35,6 @@ 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"
|