Gui: Add missing SoSubEvent.h header to SoMouseWheelEvent.h

This commit is contained in:
Ron Miller
2020-08-23 21:12:22 -04:00
committed by wwmayer
parent 98e936689e
commit a9c6013d40

View File

@@ -29,6 +29,7 @@
//#endif
#include <Inventor/events/SoEvent.h>
#include <Inventor/events/SoSubEvent.h>
/**
* @brief The SoMouseWheelEvent class is a temporary replacement for