This is probably not the optimal fix, but at least ScummVM compiles again.

svn-id: r16538
This commit is contained in:
Torbjörn Andersson 2005-01-11 08:06:19 +00:00
parent 872a032ee9
commit 13e2c224c8
7 changed files with 7 additions and 3 deletions

View file

@ -22,6 +22,7 @@
#define GRAPHICS_SURFACE_H
#include "common/scummsys.h"
#include "common/util.h"
#include "common/rect.h"
namespace Graphics {