[Scummvm-cvs-logs] scummvm master -> 130d96e36017a78f3f5f413fccf97006f6819280

salty-horse ori at avtalion.name
Thu Apr 28 19:09:01 CEST 2011


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
130d96e360 PSP: Fix compilation


Commit: 130d96e36017a78f3f5f413fccf97006f6819280
    https://github.com/scummvm/scummvm/commit/130d96e36017a78f3f5f413fccf97006f6819280
Author: Ori Avtalion (ori at avtalion.name)
Date: 2011-04-28T10:07:43-07:00

Commit Message:
PSP: Fix compilation

Changed paths:
    backends/platform/psp/osys_psp.h



diff --git a/backends/platform/psp/osys_psp.h b/backends/platform/psp/osys_psp.h
index 051449d..1e4aea7 100644
--- a/backends/platform/psp/osys_psp.h
+++ b/backends/platform/psp/osys_psp.h
@@ -29,6 +29,7 @@
 #include "common/scummsys.h"
 #include "graphics/surface.h"
 #include "graphics/colormasks.h"
+#include "graphics/palette.h"
 #include "audio/mixer_intern.h"
 #include "backends/base-backend.h"
 #include "backends/fs/psp/psp-fs-factory.h"






More information about the Scummvm-git-logs mailing list