mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 11:45:36 +02:00
windows build issue
This commit is contained in:
parent
773e1b0522
commit
40a842d251
1 changed files with 3 additions and 1 deletions
|
@ -12,9 +12,11 @@
|
|||
#ifndef hifi_ModelItem_h
|
||||
#define hifi_ModelItem_h
|
||||
|
||||
#include <glm/glm.hpp>
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <glm/glm.hpp>
|
||||
|
||||
#include <QtScript/QScriptEngine>
|
||||
#include <QtCore/QObject>
|
||||
|
||||
|
|
Loading…
Reference in a new issue