From 0f5262917fab34b44b43f63946fdf6bb0621875a Mon Sep 17 00:00:00 2001 From: Benny Baumann Date: Sat, 19 Sep 2020 13:55:23 +0200 Subject: Make all required includes explicit Information as seen by IWYU 0.12 + clang 9 on Linux --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index fd02bb3e..d5b05d06 100644 --- a/Makefile.am +++ b/Makefile.am @@ -103,6 +103,7 @@ myhtopheaders = \ Panel.h \ Process.h \ ProcessList.h \ + ProvideCurses.h \ RichString.h \ ScreenManager.h \ Settings.h \ -- cgit v1.2.3