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/cuda/kernel.h')
-rw-r--r--intern/cycles/device/cuda/kernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/cycles/device/cuda/kernel.h b/intern/cycles/device/cuda/kernel.h
index b489547a350..e1650ea5b5b 100644
--- a/intern/cycles/device/cuda/kernel.h
+++ b/intern/cycles/device/cuda/kernel.h
@@ -18,7 +18,7 @@
#ifdef WITH_CUDA
-# include "device/device_kernel.h"
+# include "device/kernel.h"
# ifdef WITH_CUDA_DYNLOAD
# include "cuew.h"