#ifndef S_LINES_H #define S_LINES_H #include "types.h" void _swrast_choose_line( GLcontext *ctx ); #endif