Small include updates to adapt to inputstate changes

This commit is contained in:
Emma Broman
2021-11-12 14:07:07 +01:00
parent 3fdae48092
commit 3d3db47d76
4 changed files with 4 additions and 4 deletions
@@ -30,7 +30,6 @@
#include <openspace/interaction/websocketinputstate.h>
namespace openspace::interaction {
struct WebsocketInputStates;
struct WebsocketInputState;
}
@@ -27,7 +27,6 @@
#include <modules/server/include/connection.h>
#include <modules/server/include/jsonconverters.h>
#include <openspace/engine/globals.h>
#include <openspace/interaction/inputstate.h>
#include <openspace/interaction/websocketcamerastates.h>
#include <openspace/interaction/websocketinputstate.h>
#include <openspace/navigation/navigationhandler.h>