use girl2.rgb by default
authorDave Airlie <airliedfreedesktop.org>
Sat, 26 Feb 2005 04:56:25 +0000 (04:56 +0000)
committerDave Airlie <airliedfreedesktop.org>
Sat, 26 Feb 2005 04:56:25 +0000 (04:56 +0000)
progs/xdemos/yuvrect_client.c

index 381b0bb9342583bc6293c4e47ef8c467d1ed3b7c..48f82cb75994496bb3920e2b1eec494235cb8178 100644 (file)
@@ -16,7 +16,7 @@
 
 #include "../util/readtex.c"   /* I know, this is a hack. */
 
-#define TEXTURE_FILE "../images/girl.rgb"
+#define TEXTURE_FILE "../images/girl2.rgb"
 
 static GLfloat Xrot = 0, Yrot = 0, Zrot = 0;
 static GLint ImgWidth, ImgHeight;