aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorTorbjörn Andersson2005-01-11 08:06:19 +0000
committerTorbjörn Andersson2005-01-11 08:06:19 +0000
commit13e2c224c89b618df01ec1cfb2767a77bb08b8af (patch)
tree470c02876d023f37d6e78ee9f68708851512e005 /sound
parent872a032ee9820ea3c04820d5eee318a4a21b1d25 (diff)
downloadscummvm-rg350-13e2c224c89b618df01ec1cfb2767a77bb08b8af.tar.gz
scummvm-rg350-13e2c224c89b618df01ec1cfb2767a77bb08b8af.tar.bz2
scummvm-rg350-13e2c224c89b618df01ec1cfb2767a77bb08b8af.zip
This is probably not the optimal fix, but at least ScummVM compiles again.
svn-id: r16538
Diffstat (limited to 'sound')
-rw-r--r--sound/audiostream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/audiostream.h b/sound/audiostream.h
index 12e1240f7e..df51d11897 100644
--- a/sound/audiostream.h
+++ b/sound/audiostream.h
@@ -23,6 +23,7 @@
#define AUDIOSTREAM_H
#include "stdafx.h"
+#include "common/util.h"
#include "common/scummsys.h"