diff options
Diffstat (limited to 'src/utils/xml.h')
-rw-r--r-- | src/utils/xml.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/xml.h b/src/utils/xml.h index 556455f7b..748bec0e0 100644 --- a/src/utils/xml.h +++ b/src/utils/xml.h @@ -27,4 +27,6 @@ #include "utils/xml/libxml.h" #endif // ENABLE_PUGIXML +XML_INCLUDE_DEFINE + #endif // UTILS_XML_H |