X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fswrast%2Fs_lines.h;h=22979a02b6013a4b41787cb583d1bd233909dbf0;hb=16e91d4c0e1088f5c4098b01b4b7bf670cd66c4a;hp=6c629ca2d45f38ebcbe80dcebc8c0fa7f22b7f03;hpb=101d1a658a614d1e2ec02b1e697f6161291af653;p=mesa.git diff --git a/src/mesa/swrast/s_lines.h b/src/mesa/swrast/s_lines.h index 6c629ca2d45..22979a02b60 100644 --- a/src/mesa/swrast/s_lines.h +++ b/src/mesa/swrast/s_lines.h @@ -27,7 +27,7 @@ #ifndef S_LINES_H #define S_LINES_H -#include "main/mtypes.h" +#include "swrast.h" void _swrast_choose_line( GLcontext *ctx );