diff options
Diffstat (limited to 'include/xmloff/XMLPageExport.hxx')
-rw-r--r-- | include/xmloff/XMLPageExport.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/XMLPageExport.hxx b/include/xmloff/XMLPageExport.hxx index 4d3f43c334a2..4aa19cb4e869 100644 --- a/include/xmloff/XMLPageExport.hxx +++ b/include/xmloff/XMLPageExport.hxx @@ -20,9 +20,9 @@ #ifndef INCLUDED_XMLOFF_XMLPAGEEXPORT_HXX #define INCLUDED_XMLOFF_XMLPAGEEXPORT_HXX -#include "sal/config.h" -#include "xmloff/dllapi.h" -#include "sal/types.h" +#include <sal/config.h> +#include <xmloff/dllapi.h> +#include <sal/types.h> #include <rtl/ustring.hxx> #include <vector> #include <xmloff/attrlist.hxx> |