From 61afd1158fb7d0577effd817a8f9cba7fb2a2bbd Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Sat, 9 Jan 2010 23:53:54 -0800 Subject: glu/sgi: Include missing header file. --- src/glu/sgi/libnurbs/interface/bezierPatchMesh.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/glu') diff --git a/src/glu/sgi/libnurbs/interface/bezierPatchMesh.h b/src/glu/sgi/libnurbs/interface/bezierPatchMesh.h index 449329665c..ba6868a306 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{ -- cgit v1.2.3