From 10fff388a6a1594d73f33cac9b867f1fab516d5b Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Sun, 8 Oct 2023 20:08:36 +0800 Subject: Prepare SDL2 for file read operations Necessary on some platforms. --- indra/llxml/llxmlnode.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/llxml/llxmlnode.cpp') diff --git a/indra/llxml/llxmlnode.cpp b/indra/llxml/llxmlnode.cpp index 455df13e48..8f465b00a2 100644 --- a/indra/llxml/llxmlnode.cpp +++ b/indra/llxml/llxmlnode.cpp @@ -29,6 +29,7 @@ #include #include +#include #include "llxmlnode.h" -- cgit v1.2.3