mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
Corrected integration.
This commit is contained in:
@@ -23,7 +23,11 @@
|
||||
# include <stdlib.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_FTGL_UPPERCASE
|
||||
#include <FTGL.h>
|
||||
#else
|
||||
#include <FTGL/ftgl.h>
|
||||
#endif
|
||||
|
||||
#include <InterfaceGraphic.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
Reference in New Issue
Block a user