diff options
Diffstat (limited to 'tools/perf/ui/gtk/util.c')
-rw-r--r-- | tools/perf/ui/gtk/util.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/ui/gtk/util.c b/tools/perf/ui/gtk/util.c index c2c558958b9c..c47f5c387838 100644 --- a/tools/perf/ui/gtk/util.c +++ b/tools/perf/ui/gtk/util.c @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0 #include "../util.h" -#include "../../util/debug.h" #include "gtk.h" #include <stdlib.h> |