Unable to assign animation blueprint to skeletal mesh with C++ in 4.15

Hi Ben,

incomplete type usually means you’re missing an include, try to include “AnimBlueprint.h” where you need to use it.