X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmesa%2Fswrast%2Fs_points.h;h=9e39c601efb25e6f9c1707b9c703a5f7023a1e1b;hb=880411c72aee7c0ec81366bdf6ab8cf25bebb9d5;hp=27047f45ba8eca5e955b78d95e6253e3a7f16c16;hpb=b37a084357dd08573b86d6d8c5ba43d65bdc1bd7;p=mesa.git diff --git a/src/mesa/swrast/s_points.h b/src/mesa/swrast/s_points.h index 27047f45ba8..9e39c601efb 100644 --- a/src/mesa/swrast/s_points.h +++ b/src/mesa/swrast/s_points.h @@ -1,4 +1,3 @@ -/* $Id: s_points.h,v 1.6 2002/02/02 21:40:33 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -28,7 +27,7 @@ #ifndef S_POINTS_H #define S_POINTS_H -#include "mtypes.h" +#include "swrast.h" extern void _swrast_choose_point( GLcontext *ctx );