aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2011-01-08 03:14:31 +0000
committerWillem Jan Palenstijn2011-01-08 03:14:31 +0000
commit46befe8492b223bf9935fd0726595091925b0ea9 (patch)
treee16546b28afa7e4c405c7e1ec41d99c30fda74d6
parent2b87eebdb0da3b2f0c47220854cb81d28e271a38 (diff)
downloadscummvm-rg350-46befe8492b223bf9935fd0726595091925b0ea9.tar.gz
scummvm-rg350-46befe8492b223bf9935fd0726595091925b0ea9.tar.bz2
scummvm-rg350-46befe8492b223bf9935fd0726595091925b0ea9.zip
SAGA: Include scummsys.h to force rebuild after reconfigure
svn-id: r55155
-rw-r--r--engines/saga/shorten.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/saga/shorten.cpp b/engines/saga/shorten.cpp
index 592c2d0618..a87e427f9a 100644
--- a/engines/saga/shorten.cpp
+++ b/engines/saga/shorten.cpp
@@ -23,6 +23,8 @@
*
*/
+#include "common/scummsys.h"
+
#include "saga/shorten.h"
#ifdef SOUND_SHORTEN_H