diff options
Diffstat (limited to 'xmloff/inc/VisAreaContext.hxx')
-rw-r--r-- | xmloff/inc/VisAreaContext.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/VisAreaContext.hxx b/xmloff/inc/VisAreaContext.hxx index ddfff6716772..7a99c4240395 100644 --- a/xmloff/inc/VisAreaContext.hxx +++ b/xmloff/inc/VisAreaContext.hxx @@ -32,7 +32,7 @@ #define _XMLOFF_VISAREACONTEXT_HXX #include <xmloff/xmlictxt.hxx> -#include <vcl/mapunit.hxx> +#include <tools/mapunit.hxx> class Rectangle; |