From 13e2c224c89b618df01ec1cfb2767a77bb08b8af Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Tue, 11 Jan 2005 08:06:19 +0000 Subject: This is probably not the optimal fix, but at least ScummVM compiles again. svn-id: r16538 --- common/system.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common/system.h') diff --git a/common/system.h b/common/system.h index 7d3a0ea8f7..b3e5a98a4a 100644 --- a/common/system.h +++ b/common/system.h @@ -25,6 +25,7 @@ #include "common/scummsys.h" #include "common/mutex.h" +#include "common/util.h" #include "common/rect.h" #include "common/singleton.h" -- cgit v1.2.3