summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/common.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2014-05-03 08:57:07 +0000
committerAlexander Lantsev <aunsane@gmail.com>2014-05-03 08:57:07 +0000
commit6b0e2e70e2cf701dfb3338379598efe2f168e859 (patch)
treef2de5b3fe9e13d5948ebeb86a18cd9327d729b1d /protocols/Steam/src/common.h
parent70436074ae8f66a092d0212fb8b99b94d0fd03a6 (diff)
Steam: added "Request authorization" contact menu item
git-svn-id: http://svn.miranda-ng.org/main/trunk@9109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Steam/src/common.h')
-rw-r--r--protocols/Steam/src/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Steam/src/common.h b/protocols/Steam/src/common.h
index fe724a4f93..4069d9e897 100644
--- a/protocols/Steam/src/common.h
+++ b/protocols/Steam/src/common.h
@@ -14,6 +14,7 @@
#include <m_json.h>
#include <m_avatars.h>
#include <m_icolib.h>
+#include <m_skin.h>
#include <m_clist.h>
#include <m_genmenu.h>
#include <m_string.h>