[Scummvm-cvs-logs] SF.net SVN: scummvm:[47892] scummvm/trunk/engines/sci/graphics/paint16.h

m_kiewitz at users.sourceforge.net m_kiewitz at users.sourceforge.net
Thu Feb 4 23:30:46 CET 2010


Revision: 47892
          http://scummvm.svn.sourceforge.net/scummvm/?rev=47892&view=rev
Author:   m_kiewitz
Date:     2010-02-04 22:30:46 +0000 (Thu, 04 Feb 2010)

Log Message:
-----------
SCI: fix build paint16.h change

Modified Paths:
--------------
    scummvm/trunk/engines/sci/graphics/paint16.h

Modified: scummvm/trunk/engines/sci/graphics/paint16.h
===================================================================
--- scummvm/trunk/engines/sci/graphics/paint16.h	2010-02-04 22:17:58 UTC (rev 47891)
+++ scummvm/trunk/engines/sci/graphics/paint16.h	2010-02-04 22:30:46 UTC (rev 47892)
@@ -38,7 +38,7 @@
 class GfxPalette;
 class Font;
 class SciGuiPicture;
-class View;
+class GfxView;
 
 class GfxPaint16 : public GfxPaint {
 public:


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