[Gui] add a necessary debug header

as reported: c4f5628899 (r68944028)
This commit is contained in:
Uwe
2022-03-17 20:30:25 +01:00
parent 89e4455057
commit 568b752363

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>