[Scummvm-cvs-logs] CVS: scummvm/backends/wince wince.h,1.7,1.8

Max Horn fingolfin at users.sourceforge.net
Thu Jul 31 05:34:07 CEST 2003


Update of /cvsroot/scummvm/scummvm/backends/wince
In directory sc8-pr-cvs1:/tmp/cvs-serv5146/backends/wince

Modified Files:
	wince.h 
Log Message:
added new header file backends/intern.h; removed some stuff from common/system.h which is either only of interest to backends or code instantiating a backend (->backends/intern.h); also removed fmopl specific enums (->sound/fmopl.h)

Index: wince.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/backends/wince/wince.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- wince.h	22 Jul 2003 20:36:43 -0000	1.7
+++ wince.h	31 Jul 2003 12:33:32 -0000	1.8
@@ -20,7 +20,7 @@
  */
 
 #include "stdafx.h"
-#include <assert.h>
+#include "backends/intern.h"
 
 //#include "commctrl.h"
 





More information about the Scummvm-git-logs mailing list