Tracing: Fix build of tst_flamegraphview.cpp

Change faulty include from system to local

amends: 3ebe5dbb99

Change-Id: I466e683137b5e95f5b70fb2efa3dda1a77af8a04
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Alessandro Portale
2021-06-29 00:07:35 +02:00
parent 922f9b159d
commit bf6f446a35
@@ -23,7 +23,7 @@
**
****************************************************************************/
#include <testflamegraphmodel.h>
#include "testflamegraphmodel.h"
#include <tracing/flamegraph.h>
#include <tracing/timelinetheme.h>