diff options
| author | Alexander Lantsev <aunsane@gmail.com> | 2014-04-03 12:29:38 +0000 |
|---|---|---|
| committer | Alexander Lantsev <aunsane@gmail.com> | 2014-04-03 12:29:38 +0000 |
| commit | cbf3dd8f411c1336c7bde2b6bbd0eb74941ac60b (patch) | |
| tree | 37f5bca463411658f136952345661db54adaa4a5 /protocols/Steam/src/steam_events.cpp | |
| parent | a5b7f6edac87d6caedb83e0fa34a3dacda28a175 (diff) | |
Steam: authorization, login, contact list retrieving
git-svn-id: http://svn.miranda-ng.org/main/trunk@8839 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Steam/src/steam_events.cpp')
| -rw-r--r-- | protocols/Steam/src/steam_events.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Steam/src/steam_events.cpp b/protocols/Steam/src/steam_events.cpp index dd78bd2acd..0099f43456 100644 --- a/protocols/Steam/src/steam_events.cpp +++ b/protocols/Steam/src/steam_events.cpp @@ -1,4 +1,4 @@ -#include "steam.h"
+#include "common.h"
int CSteamProto::OnModulesLoaded(WPARAM, LPARAM)
{
|
