From 4e8b2ce9c5bb6e84b7dbc8978935116343244fa8 Mon Sep 17 00:00:00 2001 From: Christian Hergert Date: Tue, 28 Sep 2021 13:19:38 -0700 Subject: [PATCH] sysprof-ui: remove dazzle header --- src/libsysprof-ui/sysprof-ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libsysprof-ui/sysprof-ui.h b/src/libsysprof-ui/sysprof-ui.h index c63a7129..02513d51 100644 --- a/src/libsysprof-ui/sysprof-ui.h +++ b/src/libsysprof-ui/sysprof-ui.h @@ -20,7 +20,7 @@ #pragma once -#include +#include #include G_BEGIN_DECLS