From 2859b65ce26ffb337b59d1e30b9e6ef881f1ee33 Mon Sep 17 00:00:00 2001 From: Jordi Vilalta Prat Date: Thu, 22 Jan 2009 22:29:14 +0000 Subject: Fix the compilation of the Wii port svn-id: r36004 --- backends/platform/wii/osystem.h | 1 + 1 file changed, 1 insertion(+) diff --git a/backends/platform/wii/osystem.h b/backends/platform/wii/osystem.h index b5476a21d0..afc80e1bcd 100644 --- a/backends/platform/wii/osystem.h +++ b/backends/platform/wii/osystem.h @@ -30,6 +30,7 @@ #include "backends/saves/default/default-saves.h" #include "backends/timer/default/default-timer.h" +#include "graphics/colormasks.h" #include "graphics/surface.h" #include "sound/mixer_intern.h" -- cgit v1.2.3