From 6c76ee30ce1662ca8f8368de5ebd1e6bcfdf0d9e Mon Sep 17 00:00:00 2001 From: Ulf Hermann Date: Mon, 20 May 2019 17:05:50 +0200 Subject: Eliminate qmldevtools_build Move the relevant files into more fitting locations and build the devtools from only parser, compiler and qmldirparser. Change-Id: Ibf37a1187f36d02983f9f43c6622acb243785b7b Reviewed-by: Simon Hausmann --- src/particles/qquickparticlesystem_p.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/particles/qquickparticlesystem_p.h') diff --git a/src/particles/qquickparticlesystem_p.h b/src/particles/qquickparticlesystem_p.h index 81cdb0e6da..4a9fecb504 100644 --- a/src/particles/qquickparticlesystem_p.h +++ b/src/particles/qquickparticlesystem_p.h @@ -60,6 +60,7 @@ #include #include #include +#include #include "qtquickparticlesglobal_p.h" QT_BEGIN_NAMESPACE -- cgit v1.2.3