From 08b1fc642b2792813589e2c1a77ba5af8e2f2d38 Mon Sep 17 00:00:00 2001 From: Ulf Hermann Date: Mon, 18 Dec 2017 11:42:45 +0100 Subject: Fix header inclusion in tst_scion.cpp What we are looking for here is QScxmlStateMachine, not the ecmascript datamodel. Change-Id: I5c15e38ffb5a6cf6ec1fa8fcf93d2e3f5a093115 Reviewed-by: Jarek Kobus --- tests/auto/scion/tst_scion.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/scion/tst_scion.cpp b/tests/auto/scion/tst_scion.cpp index 7b7c008..5473e9d 100644 --- a/tests/auto/scion/tst_scion.cpp +++ b/tests/auto/scion/tst_scion.cpp @@ -31,7 +31,7 @@ #include #include -#include +#include #include -- cgit v1.2.3