summaryrefslogtreecommitdiff
path: root/forstio/async/async.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'forstio/async/async.cpp')
-rw-r--r--forstio/async/async.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/forstio/async/async.cpp b/forstio/async/async.cpp
index 7d177f5..ca85b30 100644
--- a/forstio/async/async.cpp
+++ b/forstio/async/async.cpp
@@ -1,6 +1,6 @@
#include "async.h"
-#include <forstio/common.h>
-#include <forstio/error.h>
+#include <forstio/core/common.h>
+#include <forstio/core/error.h>
#include <algorithm>
#include <cassert>