diff options
Diffstat (limited to 'graphics/surface.h')
-rw-r--r-- | graphics/surface.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 { |