summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirLua/src/stdafx.h')
-rw-r--r--plugins/MirLua/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/MirLua/src/stdafx.h b/plugins/MirLua/src/stdafx.h
index ab257b27eb..61f968d6a4 100644
--- a/plugins/MirLua/src/stdafx.h
+++ b/plugins/MirLua/src/stdafx.h
@@ -4,6 +4,7 @@
#include <windows.h>
#include <commctrl.h>
#include <malloc.h>
+#include <time.h>
#include <newpluginapi.h>
#include <m_core.h>
@@ -19,6 +20,7 @@
#include <m_hotkeys.h>
#include <m_icolib.h>
#include <m_message.h>
+#include <m_chat.h>
#include <m_protocols.h>
#include <m_folders.h>