From 4455a9fc2f3aaaf889450fdde3b11330c70afb70 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 23 Jan 2009 02:44:30 +0000 Subject: DS: Fix compilation svn-id: r36010 --- backends/platform/ds/arm9/source/osystem_ds.h | 1 + 1 file changed, 1 insertion(+) (limited to 'backends') diff --git a/backends/platform/ds/arm9/source/osystem_ds.h b/backends/platform/ds/arm9/source/osystem_ds.h index 384e39bc74..575bad0609 100644 --- a/backends/platform/ds/arm9/source/osystem_ds.h +++ b/backends/platform/ds/arm9/source/osystem_ds.h @@ -32,6 +32,7 @@ #include "backends/timer/default/default-timer.h" #include "sound/mixer_intern.h" #include "graphics/surface.h" +#include "graphics/colormasks.h" class OSystem_DS : public OSystem { protected: -- cgit v1.2.3