Remove unnecessary #include "mach64_common.h" which breaks the build for me.
authorEric Anholt <anholt@FreeBSD.org>
Tue, 1 Jun 2004 02:00:25 +0000 (02:00 +0000)
committerEric Anholt <anholt@FreeBSD.org>
Tue, 1 Jun 2004 02:00:25 +0000 (02:00 +0000)
src/mesa/drivers/dri/mach64/server/mach64_dri.h

index f890019..01c4dcf 100644 (file)
@@ -32,7 +32,6 @@
 #define __MACH64_DRI_H__ 1
 
 #include "xf86drm.h"
-#include "mach64_common.h"
 
 typedef struct {
    drmHandle fbHandle;