From e55cda20e597d3cb63356ecf39ddaf89e95277ac Mon Sep 17 00:00:00 2001 From: Uwe Date: Sun, 20 Feb 2022 23:35:30 +0100 Subject: [PATCH] [Gui] Action: re-add an include --- src/Gui/Action.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Gui/Action.h b/src/Gui/Action.h index cc49f8ffcc..d50deb8cb0 100644 --- a/src/Gui/Action.h +++ b/src/Gui/Action.h @@ -24,6 +24,7 @@ #ifndef GUI_ACTION_H #define GUI_ACTION_H +#include #include #include #include