aboutsummaryrefslogtreecommitdiff
path: root/sound/adlib.cpp
diff options
context:
space:
mode:
authorJames Brown2002-03-21 16:12:02 +0000
committerJames Brown2002-03-21 16:12:02 +0000
commitf49bbb0fd8c55e03b573236be853ab023d7c3f93 (patch)
treed9dc4f87bb014e16f4e8f54392f8f8721e0e1132 /sound/adlib.cpp
parente141367386e855b5a7a1be45ed248e104c89ef45 (diff)
downloadscummvm-rg350-f49bbb0fd8c55e03b573236be853ab023d7c3f93.tar.gz
scummvm-rg350-f49bbb0fd8c55e03b573236be853ab023d7c3f93.tar.bz2
scummvm-rg350-f49bbb0fd8c55e03b573236be853ab023d7c3f93.zip
Move some box stuff from scumm.h to new boxes.h
Also move some sound-related items from scumm.h to sound.h svn-id: r3797
Diffstat (limited to 'sound/adlib.cpp')
-rw-r--r--sound/adlib.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/adlib.cpp b/sound/adlib.cpp
index 5b54aa40b7..57036fd1e4 100644
--- a/sound/adlib.cpp
+++ b/sound/adlib.cpp
@@ -21,7 +21,6 @@
#include "stdafx.h"
#include "scumm.h"
-#include "sound.h"
#include "fmopl.h"
#if defined USE_ADLIB