X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fgallium%2Fdrivers%2Fr300%2Fr300_flush.h;h=0e9e6106bb77703d771336c2f72f00b59a1b2db7;hb=23d8d15bedb7178bedde9b994be3925a160c193d;hp=a1b224b39ceca7a679fe93b1c55ea518dc9ce06b;hpb=2c2f819a1de0fc29866fdf90cce4550b0d2a0bad;p=mesa.git diff --git a/src/gallium/drivers/r300/r300_flush.h b/src/gallium/drivers/r300/r300_flush.h index a1b224b39ce..0e9e6106bb7 100644 --- a/src/gallium/drivers/r300/r300_flush.h +++ b/src/gallium/drivers/r300/r300_flush.h @@ -23,11 +23,6 @@ #ifndef R300_FLUSH_H #define R300_FLUSH_H -#include "pipe/p_context.h" - -#include "r300_context.h" -#include "r300_cs.h" - void r300_init_flush_functions(struct r300_context* r300); #endif /* R300_FLUSH_H */