summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/stdafx.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2015-12-31 18:38:47 +0000
committerAlexander Lantsev <aunsane@gmail.com>2015-12-31 18:38:47 +0000
commit961bf5e6b1ba406951a7624962973bacfe140cd5 (patch)
tree191ca6c8969c381e22c411bab13a2d0216d6dc53 /plugins/MirLua/src/stdafx.h
parent499ce176a0f552ade6233a7b4f5d1635022f44d1 (diff)
MirLua: added CONTACTINFO metatable
git-svn-id: http://svn.miranda-ng.org/main/trunk@15980 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirLua/src/stdafx.h')
-rw-r--r--plugins/MirLua/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/MirLua/src/stdafx.h b/plugins/MirLua/src/stdafx.h
index ad4652ec1e..6cd1dde489 100644
--- a/plugins/MirLua/src/stdafx.h
+++ b/plugins/MirLua/src/stdafx.h
@@ -26,6 +26,7 @@
#include <m_message.h>
#include <m_chat.h>
#include <m_protocols.h>
+#include <m_contacts.h>
#include <m_folders.h>
#include <m_msg_buttonsbar.h>