summaryrefslogtreecommitdiff
path: root/src/intel_dri.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-11-15 10:32:34 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2011-11-16 22:15:39 +0000
commit3771387ad11b5842a83e58a4b373c2acdd827bd2 (patch)
tree59da2bf679d2cae00ebdd6d720fab2a835b39649 /src/intel_dri.c
parentedbeab8c4edf9e0e89d85add485fe659795b6350 (diff)
Compile out UXA if so desired
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'src/intel_dri.c')
-rw-r--r--src/intel_dri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intel_dri.c b/src/intel_dri.c
index 1227dbb0..135ba4e1 100644
--- a/src/intel_dri.c
+++ b/src/intel_dri.c
@@ -56,8 +56,8 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "windowstr.h"
#include "shadow.h"
-
#include "xaarop.h"
+#include "fb.h"
#include "intel.h"
#include "i830_reg.h"