[Scummvm-cvs-logs] scummvm master -> 1a7e84f376bc44d9435bfb2930dcd421ea6172ca

salty-horse ori at avtalion.name
Thu Apr 28 19:56:15 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:
1a7e84f376 DC: Fix compilation


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

Commit Message:
DC: Fix compilation

Changed paths:
    backends/platform/dc/dc.h



diff --git a/backends/platform/dc/dc.h b/backends/platform/dc/dc.h
index f0c8c1f..060eff2 100644
--- a/backends/platform/dc/dc.h
+++ b/backends/platform/dc/dc.h
@@ -26,6 +26,7 @@
 #include "backends/base-backend.h"
 #include <graphics/surface.h>
 #include <graphics/colormasks.h>
+#include <graphics/palette.h>
 #include <ronin/soundcommon.h>
 #include "backends/timer/default/default-timer.h"
 #include "backends/audiocd/default/default-audiocd.h"






More information about the Scummvm-git-logs mailing list