Fix for build on drone.io.
--HG-- branch : develop
This commit is contained in:
parent
daa9f9fbea
commit
c630b2e0fc
|
@ -31,7 +31,7 @@
|
||||||
#include <QTextStream>
|
#include <QTextStream>
|
||||||
#include <QDebug>
|
#include <QDebug>
|
||||||
#if QT_VERSION < QT_VERSION_CHECK(5, 1, 0)
|
#if QT_VERSION < QT_VERSION_CHECK(5, 1, 0)
|
||||||
# include "../libs/vmisc/vmath.h"
|
# include "../vmisc/vmath.h"
|
||||||
#else
|
#else
|
||||||
# include <QtMath>
|
# include <QtMath>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue
Block a user