projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8737bd
)
glu/sgi: Include missing header file.
author
Vinson Lee
<vlee@vmware.com>
Sun, 10 Jan 2010 07:53:54 +0000
(23:53 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Sun, 10 Jan 2010 07:53:54 +0000
(23:53 -0800)
src/glu/sgi/libnurbs/interface/bezierPatchMesh.h
patch
|
blob
|
history
diff --git
a/src/glu/sgi/libnurbs/interface/bezierPatchMesh.h
b/src/glu/sgi/libnurbs/interface/bezierPatchMesh.h
index 449329665cc848ac5c08556414ca275ae73e840c..ba6868a3063d20d3d78ee72803397799200fdfbc 100644
(file)
--- 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 <GL/gl.h>
#include "bezierPatch.h"
typedef struct bezierPatchMesh{