diff options
Diffstat (limited to 'include/xmloff/prstylei.hxx')
-rw-r--r-- | include/xmloff/prstylei.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/prstylei.hxx b/include/xmloff/prstylei.hxx index cacb8c497c42..873146e396b6 100644 --- a/include/xmloff/prstylei.hxx +++ b/include/xmloff/prstylei.hxx @@ -19,9 +19,9 @@ #ifndef INCLUDED_XMLOFF_PRSTYLEI_HXX #define INCLUDED_XMLOFF_PRSTYLEI_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 <com/sun/star/style/XStyle.hpp> #include <vector> #include <xmloff/xmlstyle.hxx> |