summaryrefslogtreecommitdiff
path: root/forstio/async/async.h
diff options
context:
space:
mode:
Diffstat (limited to 'forstio/async/async.h')
-rw-r--r--forstio/async/async.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/forstio/async/async.h b/forstio/async/async.h
index 4e4f230..82eb2c1 100644
--- a/forstio/async/async.h
+++ b/forstio/async/async.h
@@ -1,7 +1,7 @@
#pragma once
-#include <forstio/common.h>
-#include <forstio/error.h>
+#include <forstio/core/common.h>
+#include <forstio/core/error.h>
#include <chrono>
#include <functional>