diff options
| author | Max Horn | 2003-12-21 16:01:38 +0000 |
|---|---|---|
| committer | Max Horn | 2003-12-21 16:01:38 +0000 |
| commit | 7757d7accfa5436b0732dd0dffd5d8dd04ca0c15 (patch) | |
| tree | ef5648220f7f0a4e02fc8a506b04197e4aa18562 | |
| parent | 5eef5d4e15ddd4c99ff1234a969651572c8e0812 (diff) | |
| download | scummvm-rg350-7757d7accfa5436b0732dd0dffd5d8dd04ca0c15.tar.gz scummvm-rg350-7757d7accfa5436b0732dd0dffd5d8dd04ca0c15.tar.bz2 scummvm-rg350-7757d7accfa5436b0732dd0dffd5d8dd04ca0c15.zip | |
cleanup
svn-id: r11817
| -rw-r--r-- | scumm/sound.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/sound.cpp b/scumm/sound.cpp index 046f43da20..06be1f4673 100644 --- a/scumm/sound.cpp +++ b/scumm/sound.cpp @@ -36,7 +36,6 @@ #include "sound/mididrv.h" #include "sound/mixer.h" #include "sound/voc.h" -#include "sound/vorbis.h" namespace Scumm { |
