diff options
Diffstat (limited to 'include/xmloff/XMLTextMasterPageExport.hxx')
-rw-r--r-- | include/xmloff/XMLTextMasterPageExport.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/XMLTextMasterPageExport.hxx b/include/xmloff/XMLTextMasterPageExport.hxx index 2a43711c6739..3d07964dfb29 100644 --- a/include/xmloff/XMLTextMasterPageExport.hxx +++ b/include/xmloff/XMLTextMasterPageExport.hxx @@ -20,8 +20,8 @@ #ifndef INCLUDED_XMLOFF_XMLTEXTMASTERPAGEEXPORT_HXX #define INCLUDED_XMLOFF_XMLTEXTMASTERPAGEEXPORT_HXX -#include "sal/config.h" -#include "xmloff/dllapi.h" +#include <sal/config.h> +#include <xmloff/dllapi.h> #include <rtl/ustring.hxx> #include <xmloff/attrlist.hxx> #include <xmloff/XMLPageExport.hxx> |