From 5123e33863ac37242eb5e867cd0a38fecbd06b48 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Tue, 30 Mar 2010 23:35:32 -0700 Subject: [PATCH] st/dri: Remove unnecessary header. --- src/gallium/state_trackers/dri/common/dri_drawable.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gallium/state_trackers/dri/common/dri_drawable.c b/src/gallium/state_trackers/dri/common/dri_drawable.c index 75b4cc56289..88c17e81bfb 100644 --- a/src/gallium/state_trackers/dri/common/dri_drawable.c +++ b/src/gallium/state_trackers/dri/common/dri_drawable.c @@ -38,7 +38,6 @@ #include "pipe/p_screen.h" #include "util/u_format.h" #include "util/u_memory.h" -#include "util/u_inlines.h" /** * This is called when we need to set up GL rendering to a new X window. -- 2.30.2