diff options
Diffstat (limited to 'src/mesa/drivers')
-rw-r--r-- | src/mesa/drivers/dri/common/mmio.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/common/mmio.h b/src/mesa/drivers/dri/common/mmio.h index d9fa3dec5f..2b7b4123e5 100644 --- a/src/mesa/drivers/dri/common/mmio.h +++ b/src/mesa/drivers/dri/common/mmio.h @@ -33,6 +33,8 @@ #ifndef MMIO_H #define MMIO_H +#include "glheader.h" + #if defined( __powerpc__ ) static __inline__ u_int32_t |