[Gui] add a necessary debug header

as reported: 2a49e389b2 (r68944028)
This commit is contained in:
Uwe
2022-03-17 20:30:25 +01:00
parent 40ba077f85
commit ca40cec068

View File

@@ -47,6 +47,7 @@
# include <Inventor/elements/SoLightModelElement.h>
# include <Inventor/elements/SoOverrideElement.h>
# include <Inventor/elements/SoViewportRegionElement.h>
# include <Inventor/errors/SoDebugError.h>
# include <Inventor/events/SoEvent.h>
# include <Inventor/events/SoKeyboardEvent.h>
# include <Inventor/events/SoMotion3Event.h>