summaryrefslogtreecommitdiffstats
path: root/OptionItem.c
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-12-06 15:22:41 +0100
committerBenBE <BenBE@geshi.org>2020-12-06 15:32:16 +0100
commit7ba25aa3c47859dd57ab88fc8fcf4006edb1ef6b (patch)
tree0229f8a4bbcf980a1f3e3f495e1f61c3139f942d /OptionItem.c
parent22f8f8000cac3cc43b721a03741b74be212db2eb (diff)
IWYU update
Diffstat (limited to 'OptionItem.c')
-rw-r--r--OptionItem.c2
1 files changed, 2 insertions, 0 deletions
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 <stdlib.h>
#include "CRT.h"
+#include "Macros.h"
#include "RichString.h"
+#include "XUtils.h"
static void OptionItem_delete(Object* cast) {

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