Fix #includes in betterRenderer and ci_shadervalidator after file reorganization

Co-authored-by: Hirek193 <23196899+Hirek193@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-14 19:26:52 +00:00
parent 7e49aa8740
commit 4b1913438d
13 changed files with 16 additions and 16 deletions

View File

@@ -13,7 +13,7 @@
#include "nvrenderer_vulkan.h"
#endif
#include "Globals.h"
#include "utilities/Globals.h"
#include "gbuffer.h"
#include "gbufferblitpass.h"