diff options
Diffstat (limited to 'xmloff/inc/xmltabi.hxx')
-rw-r--r-- | xmloff/inc/xmltabi.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/xmltabi.hxx b/xmloff/inc/xmltabi.hxx index c2e66f1a050d..e5ba010488e2 100644 --- a/xmloff/inc/xmltabi.hxx +++ b/xmloff/inc/xmltabi.hxx @@ -21,7 +21,7 @@ #include <memory> -#include "XMLElementPropertyContext.hxx" +#include <xmloff/XMLElementPropertyContext.hxx> class SvXMLImport; class SvxXMLTabStopContext_Impl; |