From 576caad33e2db8f6950a33848e05cf3d42e2d918 Mon Sep 17 00:00:00 2001 From: Jon Smirl Date: Mon, 25 Apr 2005 03:03:10 +0000 Subject: Minor changes to make linux-solo build again --- src/mesa/drivers/dri/common/mmio.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mesa/drivers/dri') 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 -- cgit v1.2.3