summaryrefslogtreecommitdiff
path: root/src/mesa/main/buffers.c
diff options
context:
space:
mode:
authorBrian <brian@i915.localnet.net>2007-08-02 14:20:13 -0600
committerBrian <brian@i915.localnet.net>2007-08-02 14:20:13 -0600
commit566ae9196b267492d9fcfb2be9065fb8017702f9 (patch)
tree8595be8b620d3bac157b59a178c080367e730c42 /src/mesa/main/buffers.c
parent406da44da31f71afd98fc45e2bbfbf41deff1d12 (diff)
remove st_draw.h include
Diffstat (limited to 'src/mesa/main/buffers.c')
-rw-r--r--src/mesa/main/buffers.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/buffers.c b/src/mesa/main/buffers.c
index eea443c03c..0e6ca8ea1c 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