summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2024-12-15 15:50:25 +0300
committerGeorge Hazan <george.hazan@gmail.com>2024-12-15 15:50:25 +0300
commit4bbe001b15dec9cacd882ee55fe54f85c56a147f (patch)
treef181de7f9180492ac67a4a724697aad48eb6edb7 /protocols/Steam/src/stdafx.h
parentd2c72c9bf3492fd40960c2f0935c9c675795d28a (diff)
Steam: service calls switched to static handlers
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 d14388ef70..8311086c3b 100644
--- a/protocols/Steam/src/stdafx.h
+++ b/protocols/Steam/src/stdafx.h
@@ -40,6 +40,7 @@
#include "version.h"
#include "protobuf-c/steammessages_auth.steamclient.pb-c.h"
+#include "protobuf-c/steammessages_chat.steamclient.pb-c.h"
#include "protobuf-c/steammessages_clientserver_login.pb-c.h"
#include "protobuf-c/steammessages_friendmessages.steamclient.pb-c.h"
#include "proto.h"