mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Corrected integration.
This commit is contained in:
parent
61039c3d61
commit
c5fc362f66
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user