summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/protobuf-c
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Steam/src/protobuf-c')
-rw-r--r--protocols/Steam/src/protobuf-c/steammessages_deviceauth.steamclient.pb-c.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/protocols/Steam/src/protobuf-c/steammessages_deviceauth.steamclient.pb-c.h b/protocols/Steam/src/protobuf-c/steammessages_deviceauth.steamclient.pb-c.h
index c8b6a8d8a7..84db1e95da 100644
--- a/protocols/Steam/src/protobuf-c/steammessages_deviceauth.steamclient.pb-c.h
+++ b/protocols/Steam/src/protobuf-c/steammessages_deviceauth.steamclient.pb-c.h
@@ -4,7 +4,7 @@
#ifndef PROTOBUF_C_steammessages_5fdeviceauth_2esteamclient_2eproto__INCLUDED
#define PROTOBUF_C_steammessages_5fdeviceauth_2esteamclient_2eproto__INCLUDED
-#include <protobuf-c/protobuf-c.h>
+#include "protobuf-c.h"
PROTOBUF_C__BEGIN_DECLS
@@ -88,14 +88,6 @@ extern const ProtobufCServiceDescriptor device_auth__descriptor;
extern "C" void message_init_generic(const ProtobufCMessageDescriptor * desc, ProtobufCMessage * message);
-struct ProtobufCppMessage : public ProtobufCMessage
-{
- ProtobufCppMessage(const ProtobufCMessageDescriptor &descr)
- {
- message_init_generic(&descr, this);
- }
-};
-
struct CDeviceAuthGetOwnAuthorizedDevicesRequest : public ProtobufCppMessage
{
CDeviceAuthGetOwnAuthorizedDevicesRequest() :