summaryrefslogtreecommitdiff
path: root/modules/codec-netcdf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/codec-netcdf')
-rw-r--r--modules/codec-netcdf/netcdf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/codec-netcdf/netcdf.h b/modules/codec-netcdf/netcdf.h
index cc9aedb..52ad494 100644
--- a/modules/codec-netcdf/netcdf.h
+++ b/modules/codec-netcdf/netcdf.h
@@ -1,7 +1,7 @@
#pragma once
-#include <forstio/core/string_literal.h>
-#include <forstio/core/error.h>
+#include <forstio/string_literal.h>
+#include <forstio/error.h>
#include <forstio/codec/data.h>
#include <netcdf.h>