Cleanup: Move remaining GPU headers to C++
Pull Request: https://projects.blender.org/blender/blender/pulls/119807
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
|
||||
#include <Python.h>
|
||||
|
||||
#include "GPU_init_exit.h"
|
||||
#include "GPU_primitive.h"
|
||||
#include "GPU_texture.h"
|
||||
#include "GPU_init_exit.hh"
|
||||
#include "GPU_primitive.hh"
|
||||
#include "GPU_texture.hh"
|
||||
|
||||
#include "../generic/py_capi_utils.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user