mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-27 22:40:41 -05:00
Small include updates to adapt to inputstate changes
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
#include <openspace/properties/triggerproperty.h>
|
||||
#include <ghoul/glm.h>
|
||||
#include <glm/gtx/quaternion.hpp>
|
||||
|
||||
#include <optional>
|
||||
|
||||
namespace openspace {
|
||||
@@ -53,7 +52,8 @@ namespace openspace {
|
||||
|
||||
namespace openspace::interaction {
|
||||
|
||||
class InputState;
|
||||
class MouseInputState;
|
||||
class KeyboardInputState;
|
||||
|
||||
class OrbitalNavigator : public properties::PropertyOwner {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user