summaryrefslogtreecommitdiff
path: root/modules/codec/c++/crc32.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/codec/c++/crc32.hpp')
-rw-r--r--modules/codec/c++/crc32.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/codec/c++/crc32.hpp b/modules/codec/c++/crc32.hpp
index 0d2f72b..6cd8129 100644
--- a/modules/codec/c++/crc32.hpp
+++ b/modules/codec/c++/crc32.hpp
@@ -1,8 +1,8 @@
#pragma once
-#include <forstio/common.h>
-#include "schema.hpp
-#include "data.hpp
+#include <forstio/common.hpp>
+#include "schema.hpp"
+#include "data.hpp"
namespace saw {
namespace algs {