swrast: Clean up header file inclusion in s_span.h.
[mesa.git] / src / mesa / swrast / s_span.h
index 18e275ec8aba24243e076c7bb2800eb133a16f5a..afafbe09acf52e19079305be942770bda4f1abc6 100644 (file)
 #define S_SPAN_H
 
 
-#include "swrast.h"
+#include "main/config.h"
+#include "main/glheader.h"
+#include "main/mtypes.h"
+
+struct gl_context;
+struct gl_renderbuffer;
 
 
 /**