swrast: use ASSIGN_4V() macro
[mesa.git] / src / mesa / swrast / s_lines.h
index 5372b99b915a7076c4066301f666f9c66a8d2761..22979a02b6013a4b41787cb583d1bd233909dbf0 100644 (file)
@@ -27,7 +27,7 @@
 #ifndef S_LINES_H
 #define S_LINES_H
 
-#include "mtypes.h"
+#include "swrast.h"
 
 void
 _swrast_choose_line( GLcontext *ctx );