From f26565f221038ff63ab983938a89eadeafc73a04 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Sun, 7 Nov 2010 19:54:00 -0800 Subject: [PATCH] mesa: Clean up header file inclusion in blend.h. --- src/mesa/main/blend.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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