From 46befe8492b223bf9935fd0726595091925b0ea9 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Sat, 8 Jan 2011 03:14:31 +0000 Subject: SAGA: Include scummsys.h to force rebuild after reconfigure svn-id: r55155 --- engines/saga/shorten.cpp | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3