TaskImage: add missing headers

This commit is contained in:
Paddle
2023-04-12 10:41:10 +02:00
parent 3be327d29e
commit 46a9d89e4b

View File

@@ -30,7 +30,9 @@
# include <map>
# include <Inventor/SoPickedPoint.h>
# include <Inventor/events/SoLocation2Event.h>
# include <Inventor/events/SoButtonEvent.h>
# include <Inventor/events/SoMouseButtonEvent.h>
# include <Inventor/events/SoKeyboardEvent.h>
# include <Inventor/sensors/SoNodeSensor.h>
# include <Inventor/nodes/SoOrthographicCamera.h>
# include <Inventor/nodes/SoBaseColor.h>