summaryrefslogtreecommitdiffstats
path: root/MainPanel.h
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2023-11-28 15:15:03 +0100
committerBenBE <BenBE@geshi.org>2023-12-26 15:14:19 +0100
commite56089e1fa880064999ed6881e93f500445eacfb (patch)
tree14cb774b63abff35d87e77bac204fecf9613ecb9 /MainPanel.h
parent20bd78493be0740f1eb2bfcb651b97e98f418e7a (diff)
Update includes based on IWYU
Diffstat (limited to 'MainPanel.h')
-rw-r--r--MainPanel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MainPanel.h b/MainPanel.h
index 19229d59..5f5a5ca4 100644
--- a/MainPanel.h
+++ b/MainPanel.h
@@ -11,9 +11,9 @@ in the source distribution for its full text.
#include "config.h" // IWYU pragma: keep
#include <stdbool.h>
-#include <sys/types.h>
#include "Action.h"
+#include "FunctionBar.h"
#include "IncSet.h"
#include "Object.h"
#include "Panel.h"

© 2014-2024 Faster IT GmbH | imprint | privacy policy