summaryrefslogtreecommitdiff
path: root/modules/codec-json/json.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/codec-json/json.h')
-rw-r--r--modules/codec-json/json.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/codec-json/json.h b/modules/codec-json/json.h
index 56cadc0..bc60ee9 100644
--- a/modules/codec-json/json.h
+++ b/modules/codec-json/json.h
@@ -1,7 +1,7 @@
#pragma once
-#include <forstio/core/buffer.h>
-#include <forstio/core/common.h>
+#include <forstio/buffer.h>
+#include <forstio/common.h>
#include <forstio/codec/data.h>
#include <algorithm>