Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels
[mesa.git] / src / mesa / main / texstate.c
index ced3940b651653aff03f8f1b565e3aa3785aa46f..edd382a76f0dec751ec058591b00ed940e6df1c5 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: texstate.c,v 1.28 2001/01/24 00:04:58 brianp Exp $ */
+/* $Id: texstate.c,v 1.29 2001/01/29 20:47:39 keithw Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -41,7 +41,6 @@
 #include "mtypes.h"
 #include "math/m_xform.h"
 #include "math/m_matrix.h"
-#include "swrast/swrast.h"
 #endif