forked from qt-creator/qt-creator
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:
@@ -23,7 +23,7 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include <testflamegraphmodel.h>
|
||||
#include "testflamegraphmodel.h"
|
||||
|
||||
#include <tracing/flamegraph.h>
|
||||
#include <tracing/timelinetheme.h>
|
||||
|
||||
Reference in New Issue
Block a user