From 8525fae3b8276441883604a1ced32a46b85d5adf Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Sun, 23 Nov 2003 10:27:10 +0000 Subject: build fixes, rh9 --- progs/tests/fptexture.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'progs/tests/fptexture.c') diff --git a/progs/tests/fptexture.c b/progs/tests/fptexture.c index a62116b320..f57ad62828 100644 --- a/progs/tests/fptexture.c +++ b/progs/tests/fptexture.c @@ -8,7 +8,7 @@ #define GL_GLEXT_PROTOTYPES #include -#include "readtex.c" +#include "../util/readtex.c" #define TEXTURE_FILE "../images/girl.rgb" -- cgit v1.2.3