Fix: Compilation Error in Draw Test Cases

Pull Request: https://projects.blender.org/blender/blender/pulls/111035
This commit is contained in:
Jeroen Bakker
2023-08-11 08:18:30 +02:00
parent 4ad04c9501
commit cbdcc5dfd0

View File

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