summaryrefslogtreecommitdiffstats
path: root/Action.c
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-11-18 14:26:30 +0100
committerBenBE <BenBE@geshi.org>2020-11-19 23:51:50 +0100
commit7cf527759481a760b0f08da16add3a5120048572 (patch)
treef19cab11922858f5fc6bd107e6c58bf73f23f266 /Action.c
parent329011bb982b7dda02e6901173e6fc34bcaa2645 (diff)
IWYU update (Linux)
Diffstat (limited to 'Action.c')
-rw-r--r--Action.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/Action.c b/Action.c
index 822c9174..edaebc66 100644
--- a/Action.c
+++ b/Action.c
@@ -5,7 +5,7 @@ Released under the GNU GPLv2, see the COPYING file
in the source distribution for its full text.
*/
-#include "config.h"
+#include "config.h" // IWYU pragma: keep
#include "Action.h"
@@ -20,6 +20,7 @@ in the source distribution for its full text.
#include "CRT.h"
#include "EnvScreen.h"
#include "FunctionBar.h"
+#include "Hashtable.h"
#include "IncSet.h"
#include "InfoScreen.h"
#include "ListItem.h"

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