diff options
Diffstat (limited to 'include/xmloff/xmluconv.hxx')
-rw-r--r-- | include/xmloff/xmluconv.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/xmluconv.hxx b/include/xmloff/xmluconv.hxx index 9b42f842d734..b5b99abc9bfb 100644 --- a/include/xmloff/xmluconv.hxx +++ b/include/xmloff/xmluconv.hxx @@ -20,9 +20,9 @@ #ifndef INCLUDED_XMLOFF_XMLUCONV_HXX #define INCLUDED_XMLOFF_XMLUCONV_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 <memory> #include <limits.h> |