diff options
Diffstat (limited to 'src/mesa/drivers/dri/mach64/mach64_screen.h')
-rw-r--r-- | src/mesa/drivers/dri/mach64/mach64_screen.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/mach64/mach64_screen.h b/src/mesa/drivers/dri/mach64/mach64_screen.h index 3c4794a7c1d..2dc3dc6c03f 100644 --- a/src/mesa/drivers/dri/mach64/mach64_screen.h +++ b/src/mesa/drivers/dri/mach64/mach64_screen.h @@ -35,6 +35,7 @@ #ifdef GLX_DIRECT_RENDERING #include "mach64_sarea.h" +#include "drm_sarea.h" #include "xmlconfig.h" typedef struct { |