-
Notifications
You must be signed in to change notification settings - Fork 0
/
proto_gen.diff
36 lines (27 loc) · 979 Bytes
/
proto_gen.diff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
diff --git a/twainet/client_server.pb-c.h b/twainet/client_server.pb-c.h
--- a/twainet/client_server.pb-c.h
+++ b/twainet/client_server.pb-c.h
@@ -4,7 +4,7 @@
#ifndef PROTOBUF_C_client_5fserver_2eproto__INCLUDED
#define PROTOBUF_C_client_5fserver_2eproto__INCLUDED
-#include <protobuf-c/protobuf-c.h>
+#include <protobuf-c.h>
PROTOBUF_C__BEGIN_DECLS
diff --git a/twainet/ipc.pb-c.h b/twainet/ipc.pb-c.h
--- a/twainet/ipc.pb-c.h
+++ b/twainet/ipc.pb-c.h
@@ -4,7 +4,7 @@
#ifndef PROTOBUF_C_ipc_2eproto__INCLUDED
#define PROTOBUF_C_ipc_2eproto__INCLUDED
+#include "protobuf-c.h"
-#include <protobuf-c/protobuf-c.h>
PROTOBUF_C__BEGIN_DECLS
diff --git a/twainet/terminal.pb-c.h b/twainet/terminal.pb-c.h
--- a/twainet/terminal.pb-c.h
+++ b/twainet/terminal.pb-c.h
@@ -4,7 +4,7 @@
#ifndef PROTOBUF_C_terminal_2eproto__INCLUDED
#define PROTOBUF_C_terminal_2eproto__INCLUDED
+#include <protobuf-c.h>
-#include <protobuf-c/protobuf-c.h>
PROTOBUF_C__BEGIN_DECLS