[Scummvm-cvs-logs] CVS: scummvm/sword2 anims.cpp,1.51,1.52

Max Horn fingolfin at users.sourceforge.net
Tue Jan 13 06:23:02 CET 2004


Update of /cvsroot/scummvm/scummvm/sword2
In directory sc8-pr-cvs1:/tmp/cvs-serv17043

Modified Files:
	anims.cpp 
Log Message:
cut down pointless header interdependencies

Index: anims.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/anims.cpp,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- anims.cpp	9 Jan 2004 14:52:38 -0000	1.51
+++ anims.cpp	13 Jan 2004 14:22:29 -0000	1.52
@@ -28,6 +28,7 @@
 #include "sword2/sword2.h"
 #include "sword2/defs.h"
 #include "sword2/interpreter.h"
+#include "sword2/driver/animation.h"
 
 namespace Sword2 {
 





More information about the Scummvm-git-logs mailing list