summaryrefslogtreecommitdiff
path: root/modules/io/io_helpers.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/io/io_helpers.hpp')
-rw-r--r--modules/io/io_helpers.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/io/io_helpers.hpp b/modules/io/io_helpers.hpp
index 761ee35..4f45382 100644
--- a/modules/io/io_helpers.hpp
+++ b/modules/io/io_helpers.hpp
@@ -1,7 +1,7 @@
#pragma once
-#include <forstio/async/async.h>
-#include <forstio/common.h>
+#include <forstio/async/async.hpp>
+#include <forstio/common.hpp>
#include <cstdint>
#include <optional>