summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_query.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/r300/r300_query.h')
-rw-r--r--src/gallium/drivers/r300/r300_query.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gallium/drivers/r300/r300_query.h b/src/gallium/drivers/r300/r300_query.h
index 4f50e8f844..48876da312 100644
--- a/src/gallium/drivers/r300/r300_query.h
+++ b/src/gallium/drivers/r300/r300_query.h
@@ -23,10 +23,6 @@
#ifndef R300_QUERY_H
#define R300_QUERY_H
-#include "r300_context.h"
-#include "r300_cs.h"
-#include "r300_reg.h"
-
struct r300_context;
static INLINE struct r300_query* r300_query(struct pipe_query* q)