diff --git a/spine-unity/Modules/com.esotericsoftware.spine.timeline/Editor/spine-timeline-editor.asmdef b/spine-unity/Modules/com.esotericsoftware.spine.timeline/Editor/spine-timeline-editor.asmdef index 3b93703b6..e4f81786c 100644 --- a/spine-unity/Modules/com.esotericsoftware.spine.timeline/Editor/spine-timeline-editor.asmdef +++ b/spine-unity/Modules/com.esotericsoftware.spine.timeline/Editor/spine-timeline-editor.asmdef @@ -2,7 +2,9 @@ "name": "spine-timeline-editor", "references": [ "spine-unity", - "spine-timeline" + "spine-unity-editor", + "spine-timeline", + "Unity.Timeline" ], "optionalUnityReferences": [], "includePlatforms": [],