Cleanup: Move remaining GPU headers to C++
Pull Request: https://projects.blender.org/blender/blender/pulls/119807
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
|
||||
#include "MEM_guardedalloc.h"
|
||||
|
||||
#include "GPU_context.h"
|
||||
#include "GPU_state.h"
|
||||
#include "GPU_context.hh"
|
||||
#include "GPU_state.hh"
|
||||
|
||||
#include "py_capi_utils.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user