mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 11:37:58 +02:00
Build fix for Visage: added missing include.
This commit is contained in:
parent
c09b5aec5e
commit
e96e591481
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
#include <VisageTracker2.h>
|
#include <VisageTracker2.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "Application.h"
|
||||||
#include "Visage.h"
|
#include "Visage.h"
|
||||||
#include "renderer/FBXReader.h"
|
#include "renderer/FBXReader.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue