diff options
Diffstat (limited to 'xmloff/inc/xmloff/xmlnume.hxx')
-rw-r--r-- | xmloff/inc/xmloff/xmlnume.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/xmloff/xmlnume.hxx b/xmloff/inc/xmloff/xmlnume.hxx index 498ad92813fe..7543cddb0bce 100644 --- a/xmloff/inc/xmloff/xmlnume.hxx +++ b/xmloff/inc/xmloff/xmlnume.hxx @@ -32,7 +32,7 @@ #define _XMLOFF_XMLNUME_HXX #include <rtl/ustring.hxx> -#include <vcl/mapunit.hxx> +#include <tools/mapunit.hxx> #include <xmloff/XMLStringVector.hxx> #include <xmloff/attrlist.hxx> |