From d97f05650d993c72bea46e411ca263c756299730 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 5 Nov 2021 01:24:13 +0100 Subject: [PATCH] (YXML) Buildfix --- deps/yxml/yxml.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/yxml/yxml.c b/deps/yxml/yxml.c index 62780240b4..59587a172e 100644 --- a/deps/yxml/yxml.c +++ b/deps/yxml/yxml.c @@ -22,7 +22,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ -#include +#include #include #include "yxml.h"