From e7372d18a1a661d8c3dba9f51e1f17b5f94171a7 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Wed, 10 Jan 2024 11:17:08 +0100 Subject: New upstream version 3.3.0 --- SignalsPanel.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'SignalsPanel.h') diff --git a/SignalsPanel.h b/SignalsPanel.h index 529043a..20fb4a6 100644 --- a/SignalsPanel.h +++ b/SignalsPanel.h @@ -7,14 +7,12 @@ Released under the GNU GPLv2+, see the COPYING file in the source distribution for its full text. */ -#include "config.h" // IWYU pragma: keep +#include "Panel.h" #ifndef HTOP_SOLARIS #include #endif -#include "Panel.h" - typedef struct SignalItem_ { const char* name; -- cgit v1.2.3