aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
authorJoost Peters2009-01-24 19:33:18 +0000
committerJoost Peters2009-01-24 19:33:18 +0000
commit446c837bc7d9ba7e6e7dadaf046bb439a4dba990 (patch)
tree1bc00979171c17bdc01496cf129d4b97ac8ee67f /backends
parent3c79c6229ca52d6e0ddd787861bdf4662a8dd1be (diff)
downloadscummvm-rg350-446c837bc7d9ba7e6e7dadaf046bb439a4dba990.tar.gz
scummvm-rg350-446c837bc7d9ba7e6e7dadaf046bb439a4dba990.tar.bz2
scummvm-rg350-446c837bc7d9ba7e6e7dadaf046bb439a4dba990.zip
fix compilation
svn-id: r36040
Diffstat (limited to 'backends')
-rw-r--r--backends/platform/psp/osys_psp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/platform/psp/osys_psp.h b/backends/platform/psp/osys_psp.h
index 626e1a5e63..5fee067eec 100644
--- a/backends/platform/psp/osys_psp.h
+++ b/backends/platform/psp/osys_psp.h
@@ -26,6 +26,7 @@
#include "common/scummsys.h"
#include "common/system.h"
#include "graphics/surface.h"
+#include "graphics/colormasks.h"
#include "sound/mixer_intern.h"
#include "backends/fs/psp/psp-fs-factory.h"