Cleanup: rename bpy_util -> bpy_capi_utils
This is for internal CAPI use only, avoid confusion w/ bpy.utils module.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
#include "BLI_utildefines.h"
|
||||
|
||||
#include "bpy_util.h"
|
||||
#include "bpy_capi_utils.h"
|
||||
#include "bpy.h" /* own include */
|
||||
|
||||
#include "WM_api.h"
|
||||
|
Reference in New Issue
Block a user