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 --- graphics/surface.h | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/surface.h') diff --git a/graphics/surface.h b/graphics/surface.h index 8cd93298d1..a6790b40b2 100644 --- a/graphics/surface.h +++ b/graphics/surface.h @@ -22,6 +22,7 @@ #define GRAPHICS_SURFACE_H #include "common/scummsys.h" +#include "common/util.h" #include "common/rect.h" namespace Graphics { -- cgit v1.2.3