summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/stdafx.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2015-06-30 13:57:53 +0000
committerAlexander Lantsev <aunsane@gmail.com>2015-06-30 13:57:53 +0000
commitf65741787bee7c5d143d733efb32b7ec3452edc6 (patch)
treeabde66c5c4b96e96dbcc9c0b66906d0ba989e2d4 /protocols/Steam/src/stdafx.h
parent98ef126036ee5fdef2155dc15e4e08a7f7eaf534 (diff)
Steam: fixed options
git-svn-id: http://svn.miranda-ng.org/main/trunk@14457 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Steam/src/stdafx.h')
-rw-r--r--protocols/Steam/src/stdafx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Steam/src/stdafx.h b/protocols/Steam/src/stdafx.h
index e0a3b694a6..71db9d6561 100644
--- a/protocols/Steam/src/stdafx.h
+++ b/protocols/Steam/src/stdafx.h
@@ -54,6 +54,7 @@ extern HANDLE hExtraXStatus;
#define STEAM_WEB_URL "https://steamcommunity.com"
#include "steam_dialogs.h"
+#include "steam_options.h"
#include "http_request.h"
#include "request_queue.h"
#include "api\authorization.h"