summaryrefslogtreecommitdiff
path: root/modules/codec/c++/schema.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/codec/c++/schema.h')
-rw-r--r--modules/codec/c++/schema.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/codec/c++/schema.h b/modules/codec/c++/schema.h
index a8494fe..69233fa 100644
--- a/modules/codec/c++/schema.h
+++ b/modules/codec/c++/schema.h
@@ -1,7 +1,7 @@
#pragma once
-#include <forstio/core/common.h>
-#include <forstio/core/string_literal.h>
+#include <forstio/common.h>
+#include <forstio/string_literal.h>
namespace saw {
namespace schema {