Browse Source

swrast: remove merge droppings

tags/mesa_20090313
Keith Whitwell 17 years ago
parent
commit
f9958a1ac6
1 changed files with 0 additions and 4 deletions
  1. 0
    4
      src/mesa/swrast/s_points.h

+ 0
- 4
src/mesa/swrast/s_points.h 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 );

Loading…
Cancel
Save