Author: ArcRiley Date: 2007-07-04 19:53:58 -0400 (Wed, 04 Jul 2007) New Revision: 350
Modified: trunk/pysoy/src/textures/soy.textures.pyx Log: I wasn't intending to commit this earlier Modified: trunk/pysoy/src/textures/soy.textures.pyx =================================================================== --- trunk/pysoy/src/textures/soy.textures.pyx 2007-07-04 20:34:57 UTC (rev 349) +++ trunk/pysoy/src/textures/soy.textures.pyx 2007-07-04 23:53:58 UTC (rev 350) @@ -25,4 +25,4 @@ include "Texture.pxi" include "Image.pxi" -include "Video.pxi" +#include "Video.pxi" _______________________________________________ PySoy-SVN mailing list [email protected] http://www.pysoy.org/mailman/listinfo/pysoy-svn
