mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
attempt to fix build error on mac
This commit is contained in:
parent
2f210be468
commit
a63e65767f
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
#include "sixense.h"
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include <QCoreApplication>
|
||||
#include <qlibrary.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue