summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/mach64/mach64_context.h
diff options
context:
space:
mode:
authorDave Airlie <airliedfreedesktop.org>2004-03-19 10:20:23 +0000
committerDave Airlie <airliedfreedesktop.org>2004-03-19 10:20:23 +0000
commit00d2b873a980ac6ec9339ffaffdea9c9b8c0a26f (patch)
tree4ed0b460fa6f79cb8b01e8895c0cfa6d8271e180 /src/mesa/drivers/dri/mach64/mach64_context.h
parentdde10b7c12e805a1446e71c44d71a6c30078168e (diff)
Add includes to make mach64 build
Diffstat (limited to 'src/mesa/drivers/dri/mach64/mach64_context.h')
-rw-r--r--src/mesa/drivers/dri/mach64/mach64_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/mach64/mach64_context.h b/src/mesa/drivers/dri/mach64/mach64_context.h
index 92fea6e8eb..03b90a4471 100644
--- a/src/mesa/drivers/dri/mach64/mach64_context.h
+++ b/src/mesa/drivers/dri/mach64/mach64_context.h
@@ -35,7 +35,7 @@
#ifdef GLX_DIRECT_RENDERING
#include "dri_util.h"
-
+#include "drm.h"
#include "xf86drm.h"
#include "mach64_common.h"