From f8ee415e3c2fa8e475e9f7fad0315c06c232ff94 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Sat, 25 Sep 2010 12:38:29 -0700 Subject: [PATCH] st/dri: Remove unnecessary header. --- src/gallium/state_trackers/dri/common/dri_screen.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gallium/state_trackers/dri/common/dri_screen.c b/src/gallium/state_trackers/dri/common/dri_screen.c index 7e4b11d83f7..b3b09b605fa 100644 --- a/src/gallium/state_trackers/dri/common/dri_screen.c +++ b/src/gallium/state_trackers/dri/common/dri_screen.c @@ -33,7 +33,6 @@ #include "xmlpool.h" #include "dri_screen.h" -#include "dri_context.h" #include "util/u_inlines.h" #include "pipe/p_screen.h" -- 2.30.2