From: Brian Date: Thu, 2 Aug 2007 20:20:13 +0000 (-0600) Subject: remove st_draw.h include X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=566ae9196b267492d9fcfb2be9065fb8017702f9;p=mesa.git remove st_draw.h include --- diff --git a/src/mesa/main/buffers.c b/src/mesa/main/buffers.c index eea443c03cc..0e6ca8ea1c2 100644 --- a/src/mesa/main/buffers.c +++ b/src/mesa/main/buffers.c @@ -38,8 +38,6 @@ #include "fbobject.h" #include "state.h" -#include "state_tracker/st_draw.h" - #define BAD_MASK ~0u