aboutsummaryrefslogtreecommitdiff
path: root/compute_kernel_writer/prototype/src/Kernel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'compute_kernel_writer/prototype/src/Kernel.cpp')
-rw-r--r--compute_kernel_writer/prototype/src/Kernel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/compute_kernel_writer/prototype/src/Kernel.cpp b/compute_kernel_writer/prototype/src/Kernel.cpp
index bbf5c440a7..692d504887 100644
--- a/compute_kernel_writer/prototype/src/Kernel.cpp
+++ b/compute_kernel_writer/prototype/src/Kernel.cpp
@@ -23,7 +23,7 @@
*/
#include "ckw/Kernel.h"
-#include "ckw/Types.h"
+#include "ckw/types/GpuTargetLanguage.h"
#include "src/Prototype.h"
namespace ckw