radeon: remove include that breaks build in !OLD_PACKET path
authorDave Airlie <airlied@redhat.com>
Fri, 6 Feb 2009 14:18:34 +0000 (00:18 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 6 Feb 2009 14:18:34 +0000 (00:18 +1000)
this path isn't enabled by default in any case.

src/mesa/drivers/dri/radeon/radeon_maos_arrays.c

index de3c3a15a7ffa3e73993d684f354ae6dda03b47b..31eea13f4eff6fdd1a95be574eda79a58eef778d 100644 (file)
@@ -40,7 +40,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #include "swrast_setup/swrast_setup.h"
 #include "math/m_translate.h"
 #include "tnl/tnl.h"
-#include "tnl/tcontext.h"
 
 #include "radeon_context.h"
 #include "radeon_ioctl.h"