[Scummvm-cvs-logs] CVS: scummvm/common system.h,1.84,1.85

Torbjörn Andersson eriktorbjorn at users.sourceforge.net
Tue Jan 11 00:08:10 CET 2005


Update of /cvsroot/scummvm/scummvm/common
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25031/common

Modified Files:
	system.h 
Log Message:
This is probably not the optimal fix, but at least ScummVM compiles again.


Index: system.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/system.h,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- system.h	10 Jan 2005 22:18:37 -0000	1.84
+++ system.h	11 Jan 2005 08:06:12 -0000	1.85
@@ -25,6 +25,7 @@
 
 #include "common/scummsys.h"
 #include "common/mutex.h"
+#include "common/util.h"
 #include "common/rect.h"
 #include "common/singleton.h"
 





More information about the Scummvm-git-logs mailing list