From 97bb35bf1222e14656a1d5db3aeb67312e094465 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 29 Dec 2024 19:26:53 +0300 Subject: Steam: added device authorization family --- 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 ed82f77a07..56b6647f22 100644 --- a/protocols/Steam/src/stdafx.h +++ b/protocols/Steam/src/stdafx.h @@ -46,6 +46,7 @@ #include "protobuf-c/steammessages_clientserver_2.pb-c.h" #include "protobuf-c/steammessages_clientserver_appinfo.pb-c.h" #include "protobuf-c/steammessages_clientserver_login.pb-c.h" +#include "protobuf-c/steammessages_deviceauth.steamclient.pb-c.h" #include "protobuf-c/steammessages_friendmessages.steamclient.pb-c.h" #include "protobuf-c/steammessages_notifications.steamclient.pb-c.h" #include "proto.h" -- cgit v1.2.3