r300g: Keep texture formats organized.
[mesa.git] / src / gallium / drivers / r300 / r300_flush.h
index a1b224b39ceca7a679fe93b1c55ea518dc9ce06b..0e9e6106bb77703d771336c2f72f00b59a1b2db7 100644 (file)
 #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 */