summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/mach64/mach64_context.c
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-01-20 22:52:49 -0800
committerVinson Lee <vlee@vmware.com>2010-01-20 22:52:49 -0800
commite19b3c01f4442e2c85c6df19847368ecb7b2451f (patch)
treed98cecfffd1c2f7fab53e9809435660739e53131 /src/mesa/drivers/dri/mach64/mach64_context.c
parent7c66211b7dcf302685b8cc3f80a4d90b73d7d62d (diff)
mach64: Remove unnecessary headers.
Diffstat (limited to 'src/mesa/drivers/dri/mach64/mach64_context.c')
-rw-r--r--src/mesa/drivers/dri/mach64/mach64_context.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/drivers/dri/mach64/mach64_context.c b/src/mesa/drivers/dri/mach64/mach64_context.c
index 2bca293b3c..37cea9dd44 100644
--- a/src/mesa/drivers/dri/mach64/mach64_context.c
+++ b/src/mesa/drivers/dri/mach64/mach64_context.c
@@ -33,8 +33,6 @@
#include "main/context.h"
#include "main/simple_list.h"
#include "main/imports.h"
-#include "main/matrix.h"
-#include "main/extensions.h"
#include "swrast/swrast.h"
#include "swrast_setup/swrast_setup.h"