projects
/
occt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
4dd0865
)
Correction compilation problem on Linux platform
author
bugmaster
<bugmaster@opencascade.com>
Thu, 22 Mar 2012 09:59:51 +0000 (13:59 +0400)
committer
bugmaster
<bugmaster@opencascade.com>
Thu, 22 Mar 2012 09:59:51 +0000 (13:59 +0400)
0023015: TKOpenGl redesign regression in text printing
src/OpenGl/OpenGl_GlCore11.hxx
patch
|
blob
|
blame
|
history
diff --git
a/src/OpenGl/OpenGl_GlCore11.hxx
b/src/OpenGl/OpenGl_GlCore11.hxx
index
d16b33c
..
b3dfeb2
100644
(file)
--- a/
src/OpenGl/OpenGl_GlCore11.hxx
+++ b/
src/OpenGl/OpenGl_GlCore11.hxx
@@
-47,6
+47,7
@@
#include <OpenGL/OpenGL.h>
#else
#include <GL/gl.h>
+ #include <GL/glu.h>
#endif
#include <InterfaceGraphic.hxx>