summaryrefslogtreecommitdiffstats
path: root/FunctionBar.c
diff options
context:
space:
mode:
Diffstat (limited to 'FunctionBar.c')
-rw-r--r--FunctionBar.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FunctionBar.c b/FunctionBar.c
index 1c4f395b..9b454ac8 100644
--- a/FunctionBar.c
+++ b/FunctionBar.c
@@ -5,6 +5,8 @@ Released under the GNU GPLv2, see the COPYING file
in the source distribution for its full text.
*/
+#include "config.h" // IWYU pragma: keep
+
#include "FunctionBar.h"
#include <stdlib.h>