summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Steam/src/common.h')
-rw-r--r--protocols/Steam/src/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Steam/src/common.h b/protocols/Steam/src/common.h
index 436d48239d..fe724a4f93 100644
--- a/protocols/Steam/src/common.h
+++ b/protocols/Steam/src/common.h
@@ -2,6 +2,7 @@
#define _COMMON_H_
#include <windows.h>
+#include <time.h>
#include <newpluginapi.h>
#include <m_database.h>
@@ -14,6 +15,7 @@
#include <m_avatars.h>
#include <m_icolib.h>
#include <m_clist.h>
+#include <m_genmenu.h>
#include <m_string.h>
#include <m_freeimage.h>
#include <m_protocols.h>