[Plib-cvs] plib/demos/ttt3d/src p3d.h,1.5,1.6
Brought to you by:
sjbaker
From: Sebastian U. <ud...@us...> - 2002-09-15 17:54:14
|
Update of /cvsroot/plib/plib/demos/ttt3d/src In directory usw-pr-cvs1:/tmp/cvs-serv26460 Modified Files: p3d.h Log Message: Don't need to include js.h Index: p3d.h =================================================================== RCS file: /cvsroot/plib/plib/demos/ttt3d/src/p3d.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- p3d.h 1 Sep 2002 07:10:09 -0000 1.5 +++ p3d.h 15 Sep 2002 17:54:09 -0000 1.6 @@ -46,7 +46,6 @@ #endif #include <plib/sl.h> -#include <plib/js.h> #include <plib/fnt.h> #ifndef M_PI |