[Scummvm-cvs-logs] CVS: scummvm/sky debug.cpp,1.22,1.23

Eugene Sandulenko sev at users.sourceforge.net
Fri Jan 27 05:38:11 CET 2006


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

Modified Files:
	debug.cpp 
Log Message:
I really wonder how this #include "debugger.cpp" could stay for 1.5 years.


Index: debug.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sky/debug.cpp,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- debug.cpp	18 Jan 2006 17:39:52 -0000	1.22
+++ debug.cpp	27 Jan 2006 13:37:10 -0000	1.23
@@ -30,7 +30,7 @@
 #include "sky/struc.h"
 #include "sky/compact.h"
 
-#include "common/debugger.cpp"
+#include "common/debugger.h"
 
 namespace Sky {
 





More information about the Scummvm-git-logs mailing list