summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/radeon/radeon_common.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2009-02-12 23:52:51 +1000
committerDave Airlie <airlied@redhat.com>2009-02-12 23:52:51 +1000
commitdc8a707c672918b88dd4135930bef60ed148d8ce (patch)
treed26d8a49ae9202b389e6cfa690166d15418c2b7f /src/mesa/drivers/dri/radeon/radeon_common.h
parent8cb16e6daff40bbfd7b63a43da72862226a4a164 (diff)
radeon/r200/r300: make build with out libdrm_radeon installed for now
Diffstat (limited to 'src/mesa/drivers/dri/radeon/radeon_common.h')
-rw-r--r--src/mesa/drivers/dri/radeon/radeon_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/radeon/radeon_common.h b/src/mesa/drivers/dri/radeon/radeon_common.h
index cc9d579ea1..ead0f5551b 100644
--- a/src/mesa/drivers/dri/radeon/radeon_common.h
+++ b/src/mesa/drivers/dri/radeon/radeon_common.h
@@ -2,7 +2,6 @@
#define COMMON_MISC_H
#include "radeon_common_context.h"
-#include "radeon_buffer.h"
#include "radeon_dma.h"
#include "radeon_texture.h"