From 481af24ca7b41d80d7e3a76ec0fefa7b9ab339cf Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 16 Dec 2024 18:48:19 +0300 Subject: added notification service --- 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 5cd6bd1fcf..87d0bbeace 100644 --- a/protocols/Steam/src/stdafx.h +++ b/protocols/Steam/src/stdafx.h @@ -44,6 +44,7 @@ #include "protobuf-c/steammessages_clientserver.pb-c.h" #include "protobuf-c/steammessages_clientserver_login.pb-c.h" #include "protobuf-c/steammessages_friendmessages.steamclient.pb-c.h" +#include "protobuf-c/steammessages_notifications.steamclient.pb-c.h" #include "proto.h" #define MODULE "Steam" -- cgit v1.2.3