From 3623733472905773957158444aff7d4606d640ff Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 22 Apr 2004 00:54:53 +0000 Subject: fix some include file glitches --- src/mesa/main/texformat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesa/main/texformat.c b/src/mesa/main/texformat.c index 31a99f5d33..a075a8f32c 100644 --- a/src/mesa/main/texformat.c +++ b/src/mesa/main/texformat.c @@ -40,8 +40,8 @@ #include "texformat.h" #include "teximage.h" #include "texstate.h" +#include "texstore.h" -#include "newstore.h" /* Texel fetch routines for all supported formats -- cgit v1.2.3