Make the particles benchmarks compile again
Change-Id: Ia56fcb06ee1ef73d81288358f584cb65e3242254 Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
This commit is contained in:
parent
db169e7085
commit
95a982475d
|
@ -42,7 +42,7 @@
|
|||
#include <qtest.h>
|
||||
#include <QtTest/QtTest>
|
||||
#include "../../../auto/particles/shared/particlestestsshared.h"
|
||||
#include <private/qsgparticlesystem_p.h>
|
||||
#include <private/qquickparticlesystem_p.h>
|
||||
|
||||
class tst_affectors : public QObject
|
||||
{
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
#include <qtest.h>
|
||||
#include <QtTest/QtTest>
|
||||
#include "../../../auto/particles/shared/particlestestsshared.h"
|
||||
#include <private/qsgparticlesystem_p.h>
|
||||
#include <private/qquickparticlesystem_p.h>
|
||||
|
||||
class tst_emission : public QObject
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue