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:
-rw-r--r--intern/opencolorio/ocio_shader_shared.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/opencolorio/ocio_shader_shared.hh b/intern/opencolorio/ocio_shader_shared.hh
index c7045217196..86a710acf5a 100644
--- a/intern/opencolorio/ocio_shader_shared.hh
+++ b/intern/opencolorio/ocio_shader_shared.hh
@@ -2,7 +2,7 @@
* Copyright 2022 Blender Foundation. All rights reserved. */
#ifndef GPU_SHADER
-# include "GPU_shader_shared_utils.h"
+# include "gpu_shader_shared_utils.h"
#endif
struct OCIO_GPUCurveMappingParameters {