OCIO: Fix gpu include file

Was the cause by ef0e21f0ae71d9ec4ba3cdf6f6a16c9575459ced
This commit is contained in:
Clément Foucault 2022-02-18 21:52:29 +01:00
parent eba3ffc31a
commit 3cebfadb27

@ -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 {