mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 18:23:54 +02:00
Fix compile issue on Linux and Windows.
Shoutout to Andrew for help finding the missing #include.
This commit is contained in:
parent
9bd72e5769
commit
7973c2d469
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
#define hifi_FloatingUIPanel_h
|
||||
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
|
||||
#include <glm/glm.hpp>
|
||||
#include <glm/gtc/quaternion.hpp>
|
||||
|
|
Loading…
Reference in a new issue