0026862: Configuration - avoid usage of 3rd-party headers within OpenGl_View and...
[occt.git] / src / OpenGl / OpenGl_Font.cxx
index 977ecb1..f7f1abb 100755 (executable)
@@ -16,6 +16,7 @@
 #include <OpenGl_Font.hxx>
 
 #include <OpenGl_Context.hxx>
+#include <Font_FTFont.hxx>
 #include <Graphic3d_TextureParams.hxx>
 #include <Standard_Assert.hxx>
 #include <TCollection_ExtendedString.hxx>