summaryrefslogtreecommitdiff
path: root/modules/codec/c++/schema_hash.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/codec/c++/schema_hash.hpp')
-rw-r--r--modules/codec/c++/schema_hash.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/codec/c++/schema_hash.hpp b/modules/codec/c++/schema_hash.hpp
index c799311..90ab208 100644
--- a/modules/codec/c++/schema_hash.hpp
+++ b/modules/codec/c++/schema_hash.hpp
@@ -1,8 +1,8 @@
#pragma once
-#include <forstio/string_literal.h>
-#include "schema.hpp
-#include "crc32.hpp
+#include <forstio/string_literal.hpp>
+#include "schema.hpp"
+#include "crc32.hpp"
namespace saw {
template<string_literal lit>