summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/codec/schema.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codec/schema.h b/src/codec/schema.h
index e6c6110..796a633 100644
--- a/src/codec/schema.h
+++ b/src/codec/schema.h
@@ -1,7 +1,7 @@
#pragma once
#include <forstio/core/common.h>
-#include <forstio/string_literal.h>
+#include <forstio/core/string_literal.h>
namespace saw {
namespace schema {