[Scummvm-cvs-logs] SF.net SVN: scummvm:[39312] scummvm/trunk/engines/cine/pal.h

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Tue Mar 10 22:47:53 CET 2009


Revision: 39312
          http://scummvm.svn.sourceforge.net/scummvm/?rev=39312&view=rev
Author:   Kirben
Date:     2009-03-10 21:47:53 +0000 (Tue, 10 Mar 2009)

Log Message:
-----------
Fix compile of CINE engine.

Modified Paths:
--------------
    scummvm/trunk/engines/cine/pal.h

Modified: scummvm/trunk/engines/cine/pal.h
===================================================================
--- scummvm/trunk/engines/cine/pal.h	2009-03-10 21:44:03 UTC (rev 39311)
+++ scummvm/trunk/engines/cine/pal.h	2009-03-10 21:47:53 UTC (rev 39312)
@@ -29,7 +29,7 @@
 // Forward declare Graphics::PixelFormat so we don't have to include its header here
 namespace Graphics {
 	struct PixelFormat;
-};
+}
 
 namespace Cine {
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list