diff --git a/src/as/com/threerings/ezgame/client/GameContainer.as b/src/as/com/threerings/ezgame/client/GameContainer.as index a295c14b..a260e815 100644 --- a/src/as/com/threerings/ezgame/client/GameContainer.as +++ b/src/as/com/threerings/ezgame/client/GameContainer.as @@ -1,6 +1,6 @@ package com.threerings.ezgame.client { -import flash.display.Loader; +import flash.display.DisplayObject; import flash.geom.Rectangle;