summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/protobuf-c/encrypted_app_ticket.pb-c.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Steam/src/protobuf-c/encrypted_app_ticket.pb-c.h')
-rw-r--r--protocols/Steam/src/protobuf-c/encrypted_app_ticket.pb-c.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/protocols/Steam/src/protobuf-c/encrypted_app_ticket.pb-c.h b/protocols/Steam/src/protobuf-c/encrypted_app_ticket.pb-c.h
index e662fd9d91..5ec118d1f4 100644
--- a/protocols/Steam/src/protobuf-c/encrypted_app_ticket.pb-c.h
+++ b/protocols/Steam/src/protobuf-c/encrypted_app_ticket.pb-c.h
@@ -4,7 +4,7 @@
#ifndef PROTOBUF_C_encrypted_5fapp_5fticket_2eproto__INCLUDED
#define PROTOBUF_C_encrypted_5fapp_5fticket_2eproto__INCLUDED
-#include <protobuf-c/protobuf-c.h>
+#include "protobuf-c.h"
PROTOBUF_C__BEGIN_DECLS
@@ -29,14 +29,6 @@ extern const ProtobufCMessageDescriptor encrypted_app_ticket__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 EncryptedAppTicket : public ProtobufCppMessage
{
EncryptedAppTicket() :