]> OCCT Git - occt.git/commitdiff
Corrected integration.
authorbugmaster <bugmaster@opencascade.com>
Thu, 13 Sep 2012 07:56:48 +0000 (11:56 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 13 Sep 2012 07:56:48 +0000 (11:56 +0400)
src/OpenGl/OpenGl_FontMgr.hxx

index 2a53493afbb2b2f824084af18fea25f6d845ac53..0d12d2cb07501f72016bed2f8a97983371ffbbf0 100755 (executable)
@@ -24,7 +24,7 @@
 #endif
 
 #ifdef HAVE_FTGL_UPPERCASE
-#include <FTGL.h>
+#include <FTGLTextureFont.h>
 #else
 #include <FTGL/ftgl.h>
 #endif