diff --git a/source/blender/gpu/tests/gpu_testing.cc b/source/blender/gpu/tests/gpu_testing.cc index 65bc729c1da..ae14140e0a0 100644 --- a/source/blender/gpu/tests/gpu_testing.cc +++ b/source/blender/gpu/tests/gpu_testing.cc @@ -6,6 +6,8 @@ #include "CLG_log.h" +#include "BLI_math_color.h" + #include "GPU_context.h" #include "GPU_debug.h" #include "GPU_init_exit.h"