aboutsummaryrefslogtreecommitdiff
path: root/common.hpp
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2022-09-09 16:52:28 +0200
committerToni Uhlig <matzeton@googlemail.com>2022-09-09 16:52:28 +0200
commit38495d423f23b145a4377f87a536db5d2721f814 (patch)
tree61087a4c5e4138873cc4e6e0f9eeb4ac22d617e2 /common.hpp
parentccb717ac524bb8a5c49ae92710864d022eebb401 (diff)
Cleaned up repository, moved files where they belong to.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'common.hpp')
-rw-r--r--common.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.hpp b/common.hpp
index 0cbbe6b..2632fc0 100644
--- a/common.hpp
+++ b/common.hpp
@@ -1,4 +1,4 @@
-#include "protobuf-c/example.pb-c.h"
+#include "examples/example.pb-c.h"
#include <EASTL/algorithm.h>
#include <EASTL/array.h>