Remove unnecessary #include "mach64_common.h" which breaks the build for me.

This commit is contained in:
Eric Anholt 2004-06-01 02:00:25 +00:00
parent f016e2509e
commit 0c0f5c2b72

View file

@ -32,7 +32,6 @@
#define __MACH64_DRI_H__ 1
#include "xf86drm.h"
#include "mach64_common.h"
typedef struct {
drmHandle fbHandle;