diff --git a/src/Mod/Fem/Gui/AppFemGui.cpp b/src/Mod/Fem/Gui/AppFemGui.cpp index e8cfdf01df..f1c0bae4a3 100644 --- a/src/Mod/Fem/Gui/AppFemGui.cpp +++ b/src/Mod/Fem/Gui/AppFemGui.cpp @@ -75,10 +75,6 @@ #include "ViewProviderFemPostFilter.h" #endif -#ifdef FC_USE_VTK -#include "ViewProviderFemPostObject.h" -#endif - // use a different name to CreateCommand() void CreateFemCommands(void);