fix Path build failure

This commit is contained in:
wmayer
2019-05-16 12:18:55 +02:00
parent 4c63bd49e3
commit 8b477e6053

View File

@@ -77,6 +77,11 @@
# include <Gui/Qt4All.h>
#endif
// all of Inventor
#ifndef __InventorAll__
# include <Gui/InventorAll.h>
#endif
#endif //_PreComp_
#endif // PATHGUI_PRECOMPILED_H