fix some include file glitches
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 22 Apr 2004 00:54:53 +0000 (00:54 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 22 Apr 2004 00:54:53 +0000 (00:54 +0000)
src/mesa/main/texformat.c

index 31a99f5..a075a8f 100644 (file)
@@ -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