From: Vinson Lee Date: Sat, 13 Nov 2010 09:16:12 +0000 (-0800) Subject: mesa: Clean up header file inclusion in points.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3f6b1756f865e012eff8ef0533e184fc5e9d4472;p=mesa.git mesa: Clean up header file inclusion in points.h. --- diff --git a/src/mesa/main/points.h b/src/mesa/main/points.h index b222379b1b5..306a8a572f9 100644 --- a/src/mesa/main/points.h +++ b/src/mesa/main/points.h @@ -32,7 +32,9 @@ #define POINTS_H -#include "mtypes.h" +#include "glheader.h" + +struct gl_context; extern void GLAPIENTRY