diff options
Diffstat (limited to 'engines/tinsel/scn.cpp')
| -rw-r--r-- | engines/tinsel/scn.cpp | 6 | 
1 files changed, 0 insertions, 6 deletions
diff --git a/engines/tinsel/scn.cpp b/engines/tinsel/scn.cpp index 17ae7c8687..70093447ff 100644 --- a/engines/tinsel/scn.cpp +++ b/engines/tinsel/scn.cpp @@ -18,15 +18,9 @@   * along with this program; if not, write to the Free Software   * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.   * - * $URL$ - * $Id$ - *   * A (some would say very) small collection of utility functions.   */ -#include "common/endian.h" -#include "common/util.h" -  #include "tinsel/dw.h"  #include "tinsel/film.h"  #include "tinsel/handle.h"  | 
