Cleanup: split BPY_extern_python into it's own header
Currently BPY_extern.h includes too much mixed functionality.
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
#endif
|
||||
|
||||
#include "BPY_extern.h"
|
||||
#include "BPY_extern_python.h"
|
||||
|
||||
#include "../generic/py_capi_utils.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user