[PD] ShapeBinder: re-add an include that I recently incorrectly removed

This commit is contained in:
Uwe
2022-03-23 18:58:36 +01:00
parent 96adb98f46
commit 2f0a2b79eb

View File

@@ -20,12 +20,12 @@
* *
***************************************************************************/
#ifndef PARTGUI_ViewProviderShapeBinder_H
#define PARTGUI_ViewProviderShapeBinder_H
#include <Gui/ViewProviderPythonFeature.h>
#include <Mod/Part/Gui/ViewProvider.h>
#include <Mod/PartDesign/PartDesignGlobal.h>
namespace PartDesignGui {