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/opensubdiv/internal/opensubdiv_device_context_opencl.h')
-rw-r--r--intern/opensubdiv/internal/opensubdiv_device_context_opencl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/opensubdiv/internal/opensubdiv_device_context_opencl.h b/intern/opensubdiv/internal/opensubdiv_device_context_opencl.h
index bc751cb6954..6baf0774319 100644
--- a/intern/opensubdiv/internal/opensubdiv_device_context_opencl.h
+++ b/intern/opensubdiv/internal/opensubdiv_device_context_opencl.h
@@ -26,7 +26,7 @@
#define OPENSUBDIV_DEVICE_CONTEXT_OPENCL_H_
#ifdef OPENSUBDIV_HAS_OPENCL
-#include <opensubdiv/osd/opencl.h>
+# include <opensubdiv/osd/opencl.h>
class CLDeviceContext {
public: