diff options
author | Brian Paul <[email protected]> | 2005-09-15 00:58:03 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2005-09-15 00:58:03 +0000 |
commit | 55187ea63e980b32c7a701855571332f4357d634 (patch) | |
tree | 718aa27a1a14647c6190cff4f7bc3aff63211c13 /src/mesa/swrast/s_pixeltex.c | |
parent | 2cd8791cad11ea3961533c0cd8f9c1bbf50ef6cc (diff) |
Update includes post-splitting of s_texture.c
Diffstat (limited to 'src/mesa/swrast/s_pixeltex.c')
-rw-r--r-- | src/mesa/swrast/s_pixeltex.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/swrast/s_pixeltex.c b/src/mesa/swrast/s_pixeltex.c index 1c65290d40d..b4c919bf56c 100644 --- a/src/mesa/swrast/s_pixeltex.c +++ b/src/mesa/swrast/s_pixeltex.c @@ -37,7 +37,6 @@ #include "s_context.h" #include "s_pixeltex.h" -#include "s_texture.h" /* |