mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
Small .h fix after testing without Leap libs
This commit is contained in:
parent
0cdad1a313
commit
d10ffd4f2d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
//
|
||||
|
||||
#include "LeapManager.h"
|
||||
#include "Avatar.h"
|
||||
#include "avatar/Avatar.h"
|
||||
#include <Leap.h>
|
||||
#include <dlfcn.h> // needed for RTLD_LAZY
|
||||
#include <sstream>
|
||||
|
|
Loading…
Reference in a new issue