From 45103d866d86639dc29a33f0f0beb69dcb779eef Mon Sep 17 00:00:00 2001 From: Kacper Donat Date: Mon, 1 Sep 2025 23:07:32 +0200 Subject: [PATCH] Gui: SoFCPlacementIndicatorKit add missing headers --- src/Gui/Inventor/SoFCPlacementIndicatorKit.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Gui/Inventor/SoFCPlacementIndicatorKit.h b/src/Gui/Inventor/SoFCPlacementIndicatorKit.h index 57045b3660..1d07804c7a 100644 --- a/src/Gui/Inventor/SoFCPlacementIndicatorKit.h +++ b/src/Gui/Inventor/SoFCPlacementIndicatorKit.h @@ -26,6 +26,10 @@ #include +#include +#include +#include + #include namespace Gui {