diff options
Diffstat (limited to 'hw/xfree86/os-support/xf86drm.h')
-rw-r--r-- | hw/xfree86/os-support/xf86drm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xfree86/os-support/xf86drm.h b/hw/xfree86/os-support/xf86drm.h index 107670672..18e4564d1 100644 --- a/hw/xfree86/os-support/xf86drm.h +++ b/hw/xfree86/os-support/xf86drm.h @@ -36,6 +36,7 @@ #define _XF86DRM_H_ #include <drm.h> +#include <xf86mm.h> /* Defaults, if nothing set in xf86config */ #define DRM_DEV_UID 0 |