Cleanup: remove redundant GPU headers

This commit is contained in:
2022-06-22 14:59:42 +10:00
parent b8289eb1b9
commit 75f0aaab3d
54 changed files with 8 additions and 133 deletions

View File

@@ -7,7 +7,6 @@
#include "MEM_guardedalloc.h"
#include "BLI_blenlib.h"
#include "BLI_math_base.h"
#include "BLI_utildefines.h"
@@ -18,7 +17,6 @@
#include "gpu_backend.hh"
#include "gpu_context_private.hh"
#include "gpu_private.h"
#include "gpu_texture_private.hh"
#include "gpu_framebuffer_private.hh"