Cleanup: Move remaining GPU headers to C++
Pull Request: https://projects.blender.org/blender/blender/pulls/119807
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
#include "BLI_string.h"
|
||||
|
||||
#include "GPU_context.h"
|
||||
#include "GPU_context.hh"
|
||||
#include "GPU_uniform_buffer.hh"
|
||||
|
||||
#include "../generic/python_compat.h"
|
||||
|
||||
Reference in New Issue
Block a user