diff --git a/source/blender/animrig/intern/keyframing.cc b/source/blender/animrig/intern/keyframing.cc index 1a19e2a9bac..c946c64ed37 100644 --- a/source/blender/animrig/intern/keyframing.cc +++ b/source/blender/animrig/intern/keyframing.cc @@ -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"