diff --git a/src/Gui/PreCompiled.h b/src/Gui/PreCompiled.h index f54e96ae5a..2c06bba847 100644 --- a/src/Gui/PreCompiled.h +++ b/src/Gui/PreCompiled.h @@ -96,8 +96,9 @@ #include #include -#include "InventorAll.h" +// Keep this order to avoid compiler warnings #include "QtAll.h" +#include "InventorAll.h" #elif defined(FC_OS_WIN32) #include