diff --git a/src/Mod/TechDraw/App/DrawGeomHatch.h b/src/Mod/TechDraw/App/DrawGeomHatch.h index 567ea333e4..59efbea39d 100644 --- a/src/Mod/TechDraw/App/DrawGeomHatch.h +++ b/src/Mod/TechDraw/App/DrawGeomHatch.h @@ -24,6 +24,7 @@ #define TechDraw_DrawGeomHatch_h_ #include +#include #include #include diff --git a/src/Mod/TechDraw/App/DrawViewSection.h b/src/Mod/TechDraw/App/DrawViewSection.h index 4a847363fa..82eaf2d4d0 100644 --- a/src/Mod/TechDraw/App/DrawViewSection.h +++ b/src/Mod/TechDraw/App/DrawViewSection.h @@ -40,6 +40,7 @@ #include #include "DrawViewPart.h" +#include "HatchLine.h" class Bnd_Box;