mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 03:44:27 +02:00
windows build hackery
This commit is contained in:
parent
df7e115556
commit
f802e99a24
1 changed files with 2 additions and 1 deletions
|
@ -12,6 +12,8 @@
|
|||
#ifndef hifi_Model_h
|
||||
#define hifi_Model_h
|
||||
|
||||
#include <gpu/GPUConfig.h>
|
||||
|
||||
#include <QBitArray>
|
||||
#include <QObject>
|
||||
#include <QUrl>
|
||||
|
@ -27,7 +29,6 @@
|
|||
#include <Transform.h>
|
||||
|
||||
#include "AnimationHandle.h"
|
||||
#include "InterfaceConfig.h"
|
||||
#include "JointState.h"
|
||||
|
||||
class QScriptEngine;
|
||||
|
|
Loading…
Reference in a new issue