mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 18:56:55 +02:00
Fixing the include file names...
This commit is contained in:
parent
1b03b6867c
commit
63ad9ae198
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@
|
||||||
|
|
||||||
#include <QtCore/QDebug>
|
#include <QtCore/QDebug>
|
||||||
|
|
||||||
#include <QJSonObject>
|
#include <QtCore/QJsonObject>
|
||||||
#include <QJSonArray>
|
#include <QtCore/QJsonArray>
|
||||||
|
|
||||||
#include <GLMHelpers.h>
|
#include <GLMHelpers.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue