distrib: change protobuf-c header path 37/145137/1
authorjinh0.choi <jinh0.choi@samsung.com>
Mon, 21 Aug 2017 10:36:12 +0000 (19:36 +0900)
committerjinh0.choi <jinh0.choi@samsung.com>
Mon, 21 Aug 2017 10:36:12 +0000 (19:36 +0900)
Change-Id: I3069edd6f05b09f434adb84830e668c7b1f6b908
Signed-off-by: jinh0.choi <jinh0.choi@samsung.com>
tizen/src/ecs/genmsg/ecs.pb-c.h
tizen/src/ecs/genmsg/ecs_ids.pb-c.h
tizen/src/eventcast/genmsg/eventcast.pb-c.h

index c242470..1255a98 100644 (file)
@@ -4,7 +4,7 @@
 #ifndef PROTOBUF_C_ecs_2eproto__INCLUDED
 #define PROTOBUF_C_ecs_2eproto__INCLUDED
 
-#include <protobuf-c/protobuf-c.h>
+#include "../../distrib/protobuf/protobuf-c.h"
 
 PROTOBUF_C__BEGIN_DECLS
 
index 292791f..1aa9a11 100644 (file)
@@ -4,7 +4,7 @@
 #ifndef PROTOBUF_C_ecs_5fids_2eproto__INCLUDED
 #define PROTOBUF_C_ecs_5fids_2eproto__INCLUDED
 
-#include <protobuf-c/protobuf-c.h>
+#include "../../distrib/protobuf/protobuf-c.h"
 
 PROTOBUF_C__BEGIN_DECLS
 
index ddf3429..23dda07 100644 (file)
@@ -4,7 +4,7 @@
 #ifndef PROTOBUF_C_eventcast_2eproto__INCLUDED
 #define PROTOBUF_C_eventcast_2eproto__INCLUDED
 
-#include <protobuf-c/protobuf-c.h>
+#include "../../distrib/protobuf/protobuf-c.h"
 
 PROTOBUF_C__BEGIN_DECLS