RenderTest: Fix EEVEE Render Test #117992

Merged
Jeroen Bakker merged 4 commits from Jeroen-Bakker/blender:fix/render-test-eevee into main 2024-02-19 08:08:02 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 21ca620dc2 - Show all commits

View File

@ -12,7 +12,7 @@
#include "BLI_set.hh"
#include "BLI_string_ref.hh"
#include "BKE_global.h"
#include "BKE_global.hh"
#include "GPU_capabilities.h"
#include "GPU_context.h"