[Scummvm-cvs-logs] SF.net SVN: scummvm: [32141] scummvm/trunk/gui/launcher.h

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Fri May 16 11:45:38 CEST 2008


Revision: 32141
          http://scummvm.svn.sourceforge.net/scummvm/?rev=32141&view=rev
Author:   fingolfin
Date:     2008-05-16 02:45:38 -0700 (Fri, 16 May 2008)

Log Message:
-----------
Include all required header files in launcher.h (should fix compilation problems in WinCE backend)

Modified Paths:
--------------
    scummvm/trunk/gui/launcher.h

Modified: scummvm/trunk/gui/launcher.h
===================================================================
--- scummvm/trunk/gui/launcher.h	2008-05-15 22:12:51 UTC (rev 32140)
+++ scummvm/trunk/gui/launcher.h	2008-05-16 09:45:38 UTC (rev 32141)
@@ -26,6 +26,7 @@
 #define LAUNCHER_DIALOG_H
 
 #include "gui/dialog.h"
+#include "base/game.h"
 #include "common/str.h"
 
 namespace GUI {


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