summaryrefslogtreecommitdiff
path: root/modules/tools
diff options
context:
space:
mode:
Diffstat (limited to 'modules/tools')
-rw-r--r--modules/tools/c_gen_iface.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/tools/c_gen_iface.hpp b/modules/tools/c_gen_iface.hpp
index e79e27f..241108d 100644
--- a/modules/tools/c_gen_iface.hpp
+++ b/modules/tools/c_gen_iface.hpp
@@ -1,5 +1,5 @@
-#include <forstio/core/error.h>
-#include <forstio/core/templates.h>
+#include <forstio/error.h>
+#include <forstio/templates.h>
#include <forstio/codec/schema.h>
#include <string>