diff options
Diffstat (limited to 'include/xmloff/xmlstyle.hxx')
-rw-r--r-- | include/xmloff/xmlstyle.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/xmlstyle.hxx b/include/xmloff/xmlstyle.hxx index 4be305213f42..1b325bdab9d9 100644 --- a/include/xmloff/xmlstyle.hxx +++ b/include/xmloff/xmlstyle.hxx @@ -20,9 +20,9 @@ #ifndef INCLUDED_XMLOFF_XMLSTYLE_HXX #define INCLUDED_XMLOFF_XMLSTYLE_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 <rsc/rscsfx.hxx> #include <tools/rtti.hxx> #include <xmloff/uniref.hxx> |