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.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'SignalsPanel.c') diff --git a/SignalsPanel.c b/SignalsPanel.c index 7e21ce9..28d307e 100644 --- a/SignalsPanel.c +++ b/SignalsPanel.c @@ -5,6 +5,8 @@ Released under the GNU GPLv2+, see the COPYING file in the source distribution for its full text. */ +#include "config.h" // IWYU pragma: keep + #include "SignalsPanel.h" // the above contains #include so do not add that here again (breaks Solaris build) -- cgit v1.2.3