[Scummvm-cvs-logs] scummvm master -> 12f38459e49f3a21573a664daa7cdf12cb267586

lordhoto lordhoto at gmail.com
Fri Jul 1 23:13: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:
12f38459e4 BACKENDS: Fix compilation of PS2 backend.


Commit: 12f38459e49f3a21573a664daa7cdf12cb267586
    https://github.com/scummvm/scummvm/commit/12f38459e49f3a21573a664daa7cdf12cb267586
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2011-07-01T14:10:48-07:00

Commit Message:
BACKENDS: Fix compilation of PS2 backend.

Changed paths:
    backends/platform/ps2/systemps2.cpp



diff --git a/backends/platform/ps2/systemps2.cpp b/backends/platform/ps2/systemps2.cpp
index d3acd06..5b75ce8 100644
--- a/backends/platform/ps2/systemps2.cpp
+++ b/backends/platform/ps2/systemps2.cpp
@@ -66,7 +66,7 @@
 
 #include "engines/engine.h"
 
-#include "graphics/font.h"
+#include "graphics/fonts/bdf.h"
 #include "graphics/surface.h"
 
 #include "icon.h"






More information about the Scummvm-git-logs mailing list