mesa: replace ctx->Polygon._FrontBit with a helper function
[mesa.git] / src / mesa / swrast_setup / ss_triangle.c
index 8f034d8aaf0c12402211af689ddd7d691cd2f825..d3a0e23109ee939666b3aa58faad707a0e938d8c 100644 (file)
@@ -30,6 +30,7 @@
 #include "main/macros.h"
 #include "main/mtypes.h"
 #include "main/stencil.h"
+#include "main/state.h"
 
 #include "tnl/t_context.h"