summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/mga/mgatex.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-23 00:19:29 -0800
committerVinson Lee <vlee@vmware.com>2010-01-23 00:19:29 -0800
commitca54a5b92043ba9564aca5af47f8c57a53cc48bc (patch)
tree0a2212ae14397046b70d287dc4e16f7c1dbcd7db /src/mesa/drivers/dri/mga/mgatex.c
parent634ec5c2abf05a9a8c27d9199ded5d1ad91e538a (diff)
mga: Remove unnecessary headers.
Diffstat (limited to 'src/mesa/drivers/dri/mga/mgatex.c')
-rw-r--r--src/mesa/drivers/dri/mga/mgatex.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mesa/drivers/dri/mga/mgatex.c b/src/mesa/drivers/dri/mga/mgatex.c
index 9163371b33..45f2ccbd9f 100644
--- a/src/mesa/drivers/dri/mga/mgatex.c
+++ b/src/mesa/drivers/dri/mga/mgatex.c
@@ -40,11 +40,8 @@
#include "mgacontext.h"
#include "mgatex.h"
#include "mgaregs.h"
-#include "mgatris.h"
#include "mgaioctl.h"
-#include "swrast/swrast.h"
-
#include "xmlpool.h"
/**