From e56089e1fa880064999ed6881e93f500445eacfb Mon Sep 17 00:00:00 2001 From: Benny Baumann Date: Tue, 28 Nov 2023 15:15:03 +0100 Subject: Update includes based on IWYU --- MainPanel.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'MainPanel.c') diff --git a/MainPanel.c b/MainPanel.c index 05093f12..83490236 100644 --- a/MainPanel.c +++ b/MainPanel.c @@ -12,12 +12,15 @@ in the source distribution for its full text. #include #include +#include #include "CRT.h" #include "FunctionBar.h" +#include "Machine.h" #include "Platform.h" #include "ProvideCurses.h" #include "Row.h" +#include "RowField.h" #include "Settings.h" #include "Table.h" #include "XUtils.h" -- cgit v1.2.3