Windows makefile to easily build all demo programs.
[mesa.git] / progs / demos / cubemap.c
index ee0336547bbdbcd56fbec09a333b48fc236f7ea6..0a59b9898356ce35c85b451f91bc7c36f5afe13f 100644 (file)
@@ -40,7 +40,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include "GL/glut.h"
-#include "../util/readtex.c" /* a hack */
+#include "readtex.h"
 
 
 static GLfloat Xrot = 0, Yrot = 0;