From: Vinson Lee Date: Mon, 8 Nov 2010 03:54:00 +0000 (-0800) Subject: mesa: Clean up header file inclusion in blend.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f26565f221038ff63ab983938a89eadeafc73a04;p=mesa.git mesa: Clean up header file inclusion in blend.h. --- diff --git a/src/mesa/main/blend.h b/src/mesa/main/blend.h index 677b01cc9fc..f72c779f1aa 100644 --- a/src/mesa/main/blend.h +++ b/src/mesa/main/blend.h @@ -33,7 +33,9 @@ #define BLEND_H -#include "mtypes.h" +#include "glheader.h" + +struct gl_context; extern void GLAPIENTRY