mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-08 07:22:25 +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 <QJSonObject>
|
||||
#include <QJSonArray>
|
||||
#include <QtCore/QJsonObject>
|
||||
#include <QtCore/QJsonArray>
|
||||
|
||||
#include <GLMHelpers.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue