Cleanup: Remove unused include
`#include "ED_keyframing.hh"` was no longer needed. This is in an effort to remove the dependency to the editor code from animrig.
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
#include "DEG_depsgraph.hh"
|
||||
#include "DEG_depsgraph_query.hh"
|
||||
#include "DNA_anim_types.h"
|
||||
#include "ED_keyframing.hh"
|
||||
#include "MEM_guardedalloc.h"
|
||||
#include "RNA_access.hh"
|
||||
#include "RNA_path.hh"
|
||||
|
||||
Reference in New Issue
Block a user