Added missing include file

This commit is contained in:
Stefan Ritt 2022-08-04 19:11:07 +02:00 committed by meg
parent d29b1093ed
commit 4f0a8b6815

View File

@ -93,6 +93,7 @@
#endif
#include "mxml.h"
#include "strlcpy.h"
#define XML_INDENT " "