swrast: remove merge droppings

This commit is contained in:
Keith Whitwell 2008-09-21 11:46:36 -07:00
parent dd90d304f2
commit f9958a1ac6

View file

@ -27,11 +27,7 @@
#ifndef S_POINTS_H
#define S_POINTS_H
<<<<<<< HEAD:src/mesa/swrast/s_points.h
#include "main/mtypes.h"
=======
#include "swrast.h"
>>>>>>> master:src/mesa/swrast/s_points.h
extern void
_swrast_choose_point( GLcontext *ctx );