diff --git a/src/document/scene-document-validation.ts b/src/document/scene-document-validation.ts index 6eb68433..585b3608 100644 --- a/src/document/scene-document-validation.ts +++ b/src/document/scene-document-validation.ts @@ -11,7 +11,10 @@ import { type ActorControlTargetRef, type ControlEffect, type InteractionControlTargetRef, - type LightControlTargetRef + type LightControlTargetRef, + type ModelInstanceControlTargetRef, + type SceneControlTargetRef, + type SoundEmitterControlTargetRef } from "../controls/control-surface"; import { WHITEBOX_SELECTION_MODES } from "../core/whitebox-selection-mode"; import {