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