aboutsummaryrefslogtreecommitdiff
path: root/sound.cpp
diff options
context:
space:
mode:
authorMax Horn2002-05-14 23:50:09 +0000
committerMax Horn2002-05-14 23:50:09 +0000
commit885f043a7f0966ba5f0d43eef0760a0e6fd563d4 (patch)
treec5d1bccf66170be38f1a63e121a1462155658b7b /sound.cpp
parent0eb5120edb61d3840e9abf94f8c96059502c011c (diff)
downloadscummvm-rg350-885f043a7f0966ba5f0d43eef0760a0e6fd563d4.tar.gz
scummvm-rg350-885f043a7f0966ba5f0d43eef0760a0e6fd563d4.tar.bz2
scummvm-rg350-885f043a7f0966ba5f0d43eef0760a0e6fd563d4.zip
remove config-file.h from scumm.h (for me this means only 5 instead of 31 files have to be recompiled whenever config-file.h changes
svn-id: r4335
Diffstat (limited to 'sound.cpp')
-rw-r--r--sound.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound.cpp b/sound.cpp
index a7d5a2f4d4..46631eb774 100644
--- a/sound.cpp
+++ b/sound.cpp
@@ -25,6 +25,7 @@
#include "sound/mididrv.h"
#include "sound/imuse.h"
#include "actor.h"
+#include "config-file.h"
#ifdef _WIN32_WCE
extern void *bsearch(const void *, const void *, size_t,