Code cleanup: remove unused includes
Opted to keep includes if they are used indirectly (even if removing is possible).
This commit is contained in:
@@ -73,8 +73,6 @@
|
||||
#include "BKE_report.h"
|
||||
#include "BKE_idprop.h"
|
||||
|
||||
#include "BKE_animsys.h"
|
||||
#include "BKE_fcurve.h"
|
||||
|
||||
#include "../generic/idprop_py_api.h" /* for IDprop lookups */
|
||||
#include "../generic/py_capi_utils.h"
|
||||
|
Reference in New Issue
Block a user