Forgot something import-ant.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3010 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ray Greenwell
2004-05-19 22:09:04 +00:00
parent 0091a445f5
commit 9a998f9e69
@@ -1,11 +1,12 @@
//
// $Id: SceneManager.java,v 1.16 2004/05/19 22:04:45 ray Exp $
// $Id: SceneManager.java,v 1.17 2004/05/19 22:09:04 ray Exp $
package com.threerings.whirled.server;
import com.samskivert.io.PersistenceException;
import com.threerings.crowd.server.PlaceManager;
import com.threerings.presents.server.PresentsServer;
import com.threerings.presents.util.Invoker;
import com.threerings.whirled.Log;