X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fgallium%2Fdrivers%2Fr300%2Fr300_query.h;h=48876da3123947131b6e680140205da5ee6d42b9;hb=ccc888c39ee8a7c460dca5b1b659d28dbbc4c689;hp=4f50e8f84401599ddd5ae9b89ffe92219089287d;hpb=38f56411067d51ad0de0ea73498964baaacea90b;p=mesa.git diff --git a/src/gallium/drivers/r300/r300_query.h b/src/gallium/drivers/r300/r300_query.h index 4f50e8f8440..48876da3123 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)