Fem: correctly handle python filters if vtk python is not available
This commit is contained in:
@@ -44,6 +44,8 @@
|
||||
|
||||
#ifdef FC_USE_VTK_PYTHON
|
||||
#include <vtkPythonUtil.h>
|
||||
#else
|
||||
#include <Base/PyObjectBase.h>
|
||||
#endif
|
||||
|
||||
#include <App/Application.h>
|
||||
|
||||
Reference in New Issue
Block a user