aboutsummaryrefslogtreecommitdiff
path: root/compute_kernel_writer/include/ckw/TileInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'compute_kernel_writer/include/ckw/TileInfo.h')
-rw-r--r--compute_kernel_writer/include/ckw/TileInfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/compute_kernel_writer/include/ckw/TileInfo.h b/compute_kernel_writer/include/ckw/TileInfo.h
index 293a90fb94..b8094f79bf 100644
--- a/compute_kernel_writer/include/ckw/TileInfo.h
+++ b/compute_kernel_writer/include/ckw/TileInfo.h
@@ -25,7 +25,7 @@
#ifndef COMPUTE_KERNEL_WRITER_INCLUDE_CKW_TILEINFO
#define COMPUTE_KERNEL_WRITER_INCLUDE_CKW_TILEINFO
-#include "ckw/Types.h"
+#include "ckw/types/DataType.h"
#include <array>
#include <cstdint>