From: Vinson Lee Date: Sun, 10 Jan 2010 07:53:54 +0000 (-0800) Subject: glu/sgi: Include missing header file. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=61afd1158fb7d0577effd817a8f9cba7fb2a2bbd;p=mesa.git glu/sgi: Include missing header file. --- diff --git a/src/glu/sgi/libnurbs/interface/bezierPatchMesh.h b/src/glu/sgi/libnurbs/interface/bezierPatchMesh.h index 449329665cc..ba6868a3063 100644 --- a/src/glu/sgi/libnurbs/interface/bezierPatchMesh.h +++ b/src/glu/sgi/libnurbs/interface/bezierPatchMesh.h @@ -33,6 +33,7 @@ #ifndef _BEZIERPATCHMESH_H #define _BEZIERPATCHMESH_H +#include #include "bezierPatch.h" typedef struct bezierPatchMesh{