[Scummvm-cvs-logs] CVS: scummvm/simon sound.cpp,1.44,1.45

Max Horn fingolfin at users.sourceforge.net
Wed Sep 10 05:34:51 CEST 2003


Update of /cvsroot/scummvm/scummvm/simon
In directory sc8-pr-cvs1:/tmp/cvs-serv15644

Modified Files:
	sound.cpp 
Log Message:
moved declaration of error/warning/debug from engine.h to util.h

Index: sound.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/simon/sound.cpp,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- sound.cpp	7 Sep 2003 20:30:02 -0000	1.44
+++ sound.cpp	10 Sep 2003 12:31:06 -0000	1.45
@@ -19,7 +19,7 @@
 
 #include "stdafx.h"
 #include "common/file.h"
-#include "common/engine.h"
+#include "common/util.h"
 #include "simon/sound.h"
 #include "sound/voc.h"
 





More information about the Scummvm-git-logs mailing list