summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/mga/mgapixel.c
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2004-04-27 18:37:13 +0000
committerIan Romanick <idr@us.ibm.com>2004-04-27 18:37:13 +0000
commitd100dfbf27f4695fef039ed5de6ec4ee4c3023d3 (patch)
tree214af09f6f5fb39fbea18c8e754af73acfdb9453 /src/mesa/drivers/dri/mga/mgapixel.c
parent65fdeaca6c1d61dd0297464f22f8073584eedc34 (diff)
Remove include of texutil.h to get build working.
Diffstat (limited to 'src/mesa/drivers/dri/mga/mgapixel.c')
-rw-r--r--src/mesa/drivers/dri/mga/mgapixel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/mga/mgapixel.c b/src/mesa/drivers/dri/mga/mgapixel.c
index f380de7869..f915d2e08b 100644
--- a/src/mesa/drivers/dri/mga/mgapixel.c
+++ b/src/mesa/drivers/dri/mga/mgapixel.c
@@ -29,7 +29,6 @@
#include "mtypes.h"
#include "macros.h"
-#include "texutil.h"
#include "mgadd.h"
#include "mgacontext.h"
#include "mgaioctl.h"