aboutsummaryrefslogtreecommitdiff
path: root/sound/rate.cpp
diff options
context:
space:
mode:
authorMax Horn2005-01-10 22:51:42 +0000
committerMax Horn2005-01-10 22:51:42 +0000
commitec79a9a7688b9573da46833a3fe7277d5f6d48d1 (patch)
treeac6ecd969aa350fa7129d9497476982aa83c6762 /sound/rate.cpp
parentdf7f9eb18299b9c68c3f5ec260ede991f5724dd9 (diff)
downloadscummvm-rg350-ec79a9a7688b9573da46833a3fe7277d5f6d48d1.tar.gz
scummvm-rg350-ec79a9a7688b9573da46833a3fe7277d5f6d48d1.tar.bz2
scummvm-rg350-ec79a9a7688b9573da46833a3fe7277d5f6d48d1.zip
A little more moving around #include's (last one for today ;-)
svn-id: r16534
Diffstat (limited to 'sound/rate.cpp')
-rw-r--r--sound/rate.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/rate.cpp b/sound/rate.cpp
index b15071ac6d..b7ac1160d9 100644
--- a/sound/rate.cpp
+++ b/sound/rate.cpp
@@ -31,6 +31,7 @@
#include "sound/audiostream.h"
#include "sound/rate.h"
#include "sound/mixer.h"
+#include "common/util.h"
/**
* The precision of the fractional computations used by the rate converter.