diff options
Diffstat (limited to 'l10ntools')
-rw-r--r-- | l10ntools/inc/xmlparse.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/inc/xmlparse.hxx b/l10ntools/inc/xmlparse.hxx index 306c8be8f22b..5ce765681500 100644 --- a/l10ntools/inc/xmlparse.hxx +++ b/l10ntools/inc/xmlparse.hxx @@ -27,7 +27,7 @@ #include <signal.h> -#include <libxml/xmlexports.h> // define XMLCALL so expat.h does not redefine it +#include <libxml/xmlexports.h> #include <expat.h> #include <rtl/string.hxx> |