Cleanup: GPU: Rename GPU_element to GPU_index_buffer
Makes it follow the functions names.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#include <Python.h>
|
||||
|
||||
#include "GPU_element.h"
|
||||
#include "GPU_index_buffer.h"
|
||||
|
||||
#include "BLI_math.h"
|
||||
|
||||
|
Reference in New Issue
Block a user