mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 23:02:24 +02:00
Update 3DConnexionClient.h
This commit is contained in:
parent
9b70605381
commit
64a8f7ebb4
1 changed files with 2 additions and 2 deletions
|
@ -158,7 +158,7 @@ private:
|
|||
#else
|
||||
|
||||
#include <glm/glm.hpp>
|
||||
#include "3DconnexionClient/ConnexionClientAPI.h"
|
||||
#include "ConnexionClientAPI.h"
|
||||
|
||||
class ConnexionClient : public QObject {
|
||||
Q_OBJECT
|
||||
|
@ -239,4 +239,4 @@ protected:
|
|||
AxisStateMap _axisStateMap;
|
||||
};
|
||||
|
||||
#endif // defined(hifi_3DConnexionClient_h)
|
||||
#endif // defined(hifi_3DConnexionClient_h)
|
||||
|
|
Loading…
Reference in a new issue