summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/mach64
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-06-01 02:00:25 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-06-01 02:00:25 +0000
commit0c0f5c2b728da25e7f390922c6ceb252b42ce0ff (patch)
tree3813a3d9096c8a8d151aeac093b240a6e8237f3e /src/mesa/drivers/dri/mach64
parentf016e2509efd07f789793c12cf44caacc8bac9aa (diff)
Remove unnecessary #include "mach64_common.h" which breaks the build for me.
Diffstat (limited to 'src/mesa/drivers/dri/mach64')
-rw-r--r--src/mesa/drivers/dri/mach64/server/mach64_dri.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/mach64/server/mach64_dri.h b/src/mesa/drivers/dri/mach64/server/mach64_dri.h
index f89001917c..01c4dcf202 100644
--- a/src/mesa/drivers/dri/mach64/server/mach64_dri.h
+++ b/src/mesa/drivers/dri/mach64/server/mach64_dri.h
@@ -32,7 +32,6 @@
#define __MACH64_DRI_H__ 1
#include "xf86drm.h"
-#include "mach64_common.h"
typedef struct {
drmHandle fbHandle;