Revert file rename from T59773 fix

Mixing file rename with other changes should be avoided.

Using 'module_py_api' convention here
is in keeping with imbuf, idprop, blf & bmesh.
No reason for gpu to have a different convention.
This commit is contained in:
2019-01-03 00:55:07 +11:00
parent 945007b32e
commit d07bc44a96
8 changed files with 11 additions and 11 deletions

View File

@@ -44,7 +44,7 @@
#include "../generic/py_capi_utils.h"
#include "gpu_py.h"
#include "gpu_py_api.h"
#include "gpu_py_shader.h"
#include "gpu_py_vertex_buffer.h"
#include "gpu_py_element.h"