From 4bbe001b15dec9cacd882ee55fe54f85c56a147f Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 15 Dec 2024 15:50:25 +0300 Subject: Steam: service calls switched to static handlers --- protocols/Steam/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/Steam/src/stdafx.h') 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" -- cgit v1.2.3