summaryrefslogtreecommitdiff
path: root/modules/codec/c++/stream_value.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/codec/c++/stream_value.h')
-rw-r--r--modules/codec/c++/stream_value.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/codec/c++/stream_value.h b/modules/codec/c++/stream_value.h
index 09203cb..b5a58bd 100644
--- a/modules/codec/c++/stream_value.h
+++ b/modules/codec/c++/stream_value.h
@@ -2,8 +2,8 @@
#include "schema.h"
-#include <forstio/core/buffer.h>
-#include <forstio/core/error.h>
+#include <forstio/buffer.h>
+#include <forstio/error.h>
#include <cstdint>
#include <cstring>