From 7ba25aa3c47859dd57ab88fc8fcf4006edb1ef6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= Date: Sun, 6 Dec 2020 15:22:41 +0100 Subject: IWYU update --- OptionItem.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'OptionItem.c') diff --git a/OptionItem.c b/OptionItem.c index 625a994f..00001fce 100644 --- a/OptionItem.c +++ b/OptionItem.c @@ -12,7 +12,9 @@ in the source distribution for its full text. #include #include "CRT.h" +#include "Macros.h" #include "RichString.h" +#include "XUtils.h" static void OptionItem_delete(Object* cast) { -- cgit v1.2.3