Cleanup: Rename GPU_select header to indicate its move to C++
From a prior PR[0] there was a desire to rename this header to more clearly indicate it's C++ now. [0] !112491 Pull Request: https://projects.blender.org/blender/blender/pulls/115631
This commit is contained in:
committed by
Jesse Yurkovich
parent
c8d1bb5902
commit
d304ba7906
@@ -20,7 +20,7 @@
|
||||
|
||||
#include "../generic/py_capi_utils.h"
|
||||
|
||||
#include "GPU_select.h"
|
||||
#include "GPU_select.hh"
|
||||
|
||||
#include "gpu_py.h"
|
||||
#include "gpu_py_select.h" /* Own include. */
|
||||
|
||||
Reference in New Issue
Block a user