From 31c94024dc97126ba88c2e6682c2eb9e10519821 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Wed, 12 Mar 2003 16:54:30 +0000 Subject: cleanup svn-id: r6800 --- sky/sound.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'sky/sound.cpp') diff --git a/sky/sound.cpp b/sky/sound.cpp index 33ca456f5d..9951ad9f14 100644 --- a/sky/sound.cpp +++ b/sky/sound.cpp @@ -22,8 +22,6 @@ #include "stdafx.h" #include "sky/sound.h" #include "sky/struc.h" -#include "common/file.h" -#include "common/engine.h" SkySound::SkySound(SoundMixer *mixer) { _mixer = mixer; -- cgit v1.2.3