From: apn Date: Tue, 11 Sep 2012 12:43:12 +0000 (+0400) Subject: Corrected integration. X-Git-Tag: V6_5_4_beta1~48 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=c5fc362f66a9ebe7d5c02ce744323adb734e59f0;p=occt-copy.git Corrected integration. --- diff --git a/src/OpenGl/OpenGl_FontMgr.hxx b/src/OpenGl/OpenGl_FontMgr.hxx index ebe95f2075..2a53493afb 100755 --- a/src/OpenGl/OpenGl_FontMgr.hxx +++ b/src/OpenGl/OpenGl_FontMgr.hxx @@ -23,7 +23,11 @@ # include #endif +#ifdef HAVE_FTGL_UPPERCASE +#include +#else #include +#endif #include #include