[Super-tux-commit] supertux/src viewport.h,1.1,1.2
Brought to you by:
wkendrick
From: Matze B. <mat...@us...> - 2004-05-20 13:33:34
|
Update of /cvsroot/super-tux/supertux/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11431 Modified Files: viewport.h Log Message: oops Index: viewport.h =================================================================== RCS file: /cvsroot/super-tux/supertux/src/viewport.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- viewport.h 20 May 2004 12:12:38 -0000 1.1 +++ viewport.h 20 May 2004 13:33:26 -0000 1.2 @@ -2,7 +2,6 @@ #define __VIEWPORT_H__ #include "vector.h" -#include "rectangle.h" class ViewPort { |