diff options
Diffstat (limited to 'include/xmloff/ImageStyle.hxx')
-rw-r--r-- | include/xmloff/ImageStyle.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/ImageStyle.hxx b/include/xmloff/ImageStyle.hxx index 76266fa4935a..3c546e30d494 100644 --- a/include/xmloff/ImageStyle.hxx +++ b/include/xmloff/ImageStyle.hxx @@ -20,9 +20,9 @@ #ifndef INCLUDED_XMLOFF_IMAGESTYLE_HXX #define INCLUDED_XMLOFF_IMAGESTYLE_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/xml/sax/XDocumentHandler.hpp> class SvXMLNamespaceMap; |