From 170674a606f6d7869b5fa4457c07e10dd27f2771 Mon Sep 17 00:00:00 2001 From: Robert Noland Date: Tue, 24 Nov 2009 09:27:29 -0600 Subject: Finish fixing the build on FreeBSD --- include/drm/i915_drm.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/drm/i915_drm.h') diff --git a/include/drm/i915_drm.h b/include/drm/i915_drm.h index 30baa498..25ff7b79 100644 --- a/include/drm/i915_drm.h +++ b/include/drm/i915_drm.h @@ -27,11 +27,11 @@ #ifndef _I915_DRM_H_ #define _I915_DRM_H_ +#include "drm.h" + /* Please note that modifications to all structs defined here are * subject to backwards-compatibility constraints. */ -#include -#include "drm.h" /* Each region is a minimum of 16k, and there are at most 255 of them. */ -- cgit v1.2.3