From: Vinson Lee Date: Sat, 25 Sep 2010 19:38:29 +0000 (-0700) Subject: st/dri: Remove unnecessary header. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f8ee415e3c2fa8e475e9f7fad0315c06c232ff94;p=mesa.git st/dri: Remove unnecessary header. --- 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"