forked from qt-creator/qt-creator
Valgrind: Fix Qbs build
Change-Id: I50a48a1c1adcfae9ff4cbba8b50bb02e8dca9405 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#include "callgrindfunctioncall.h"
|
||||
#include "callgrindfunction.h"
|
||||
#include "callgrindparsedata.h"
|
||||
#include "valgrindtr.h"
|
||||
#include "../valgrindtr.h"
|
||||
|
||||
#include <utils/qtcassert.h>
|
||||
|
||||
|
@@ -28,7 +28,7 @@
|
||||
#include "callgrindparsedata.h"
|
||||
#include "callgrindfunction.h"
|
||||
#include "callgrindcostitem.h"
|
||||
#include "valgrindtr.h"
|
||||
#include "../valgrindtr.h"
|
||||
|
||||
#include <utils/algorithm.h>
|
||||
#include <utils/qtcassert.h>
|
||||
|
@@ -28,7 +28,7 @@
|
||||
#include "callgrindfunction.h"
|
||||
#include "callgrindcycledetection.h"
|
||||
#include "callgrindfunctioncycle.h"
|
||||
#include "valgrindtr.h"
|
||||
#include "../valgrindtr.h"
|
||||
|
||||
#include <utils/qtcassert.h>
|
||||
|
||||
|
Reference in New Issue
Block a user