summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2014-04-06 18:55:34 +0000
committerAlexander Lantsev <aunsane@gmail.com>2014-04-06 18:55:34 +0000
commitdea767bfe91ba408b09e4f9bcd503dd2150276a7 (patch)
treed44ac7a5e0460144feee1c2996dac5a1d02e67f5 /protocols/Steam/src/steam.h
parent8457a7c95db2775bd977ba8de5091f5d5d9277eb (diff)
Steam: server polling, status changing, messaging
git-svn-id: http://svn.miranda-ng.org/main/trunk@8873 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Steam/src/steam.h')
-rw-r--r--protocols/Steam/src/steam.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Steam/src/steam.h b/protocols/Steam/src/steam.h
index 796689f4df..376491066f 100644
--- a/protocols/Steam/src/steam.h
+++ b/protocols/Steam/src/steam.h
@@ -12,7 +12,7 @@
#include <m_popup.h>
#include <m_json.h>
#include <m_string.h>
-#include <m_freeimage.h>
+#include <m_imgsrvc.h>
#include <m_protocols.h>
#include <m_protomod.h>
#include <m_protosvc.h>