Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/cycles/device/hip/kernel.h')
-rw-r--r--intern/cycles/device/hip/kernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/cycles/device/hip/kernel.h b/intern/cycles/device/hip/kernel.h
index 3301731f56e..f1378f8eebf 100644
--- a/intern/cycles/device/hip/kernel.h
+++ b/intern/cycles/device/hip/kernel.h
@@ -18,7 +18,7 @@
#ifdef WITH_HIP
-# include "device/device_kernel.h"
+# include "device/kernel.h"
# ifdef WITH_HIP_DYNLOAD
# include "hipew.h"