PerfProfiler: Fix compile

Amends a3a6d1813f.

Change-Id: I1faa26a962ed5b6d698e2d24adcb216e71da9bc7
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
Christian Stenger
2021-04-09 06:36:24 +02:00
parent a3a6d1813f
commit 756a8f6175

View File

@@ -26,7 +26,6 @@
#include "perfconfigeventsmodel.h" #include "perfconfigeventsmodel.h"
#include "perfconfigwidget.h" #include "perfconfigwidget.h"
#include "perfprofilerconstants.h" #include "perfprofilerconstants.h"
#include "ui_perfconfigwidget.h"
#include <coreplugin/messagebox.h> #include <coreplugin/messagebox.h>