Fixing the include file names...

This commit is contained in:
samcake 2015-10-15 15:02:55 -07:00
parent 1b03b6867c
commit 63ad9ae198

View file

@ -9,8 +9,8 @@
#include <QtCore/QDebug>
#include <QJSonObject>
#include <QJSonArray>
#include <QtCore/QJsonObject>
#include <QtCore/QJsonArray>
#include <GLMHelpers.h>