radeon: remove include that breaks build in !OLD_PACKET path

this path isn't enabled by default in any case.
This commit is contained in:
Dave Airlie 2009-02-07 00:18:34 +10:00
parent 6e5d311719
commit da795ff0a8
1 changed files with 0 additions and 1 deletions

View 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"