From: Vinson Lee Date: Fri, 13 Aug 2010 08:23:39 +0000 (-0700) Subject: mesa: Clean up header file inclusion in vf.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=48def868d96bdcef61d31bd4399d5bbb3bb8818d;p=mesa.git mesa: Clean up header file inclusion in vf.h. Remove mtypes.h. Include glheader.h for GL symbols. --- diff --git a/src/mesa/vf/vf.h b/src/mesa/vf/vf.h index 83d7547619c..5fe392bbe51 100644 --- a/src/mesa/vf/vf.h +++ b/src/mesa/vf/vf.h @@ -28,7 +28,7 @@ #ifndef VF_VERTEX_H #define VF_VERTEX_H -#include "main/mtypes.h" +#include "main/glheader.h" #include "math/m_vector.h" enum {