diff options
Diffstat (limited to 'include/xmloff/XMLEventExport.hxx')
-rw-r--r-- | include/xmloff/XMLEventExport.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/XMLEventExport.hxx b/include/xmloff/XMLEventExport.hxx index 34306d02e191..e9e67427b764 100644 --- a/include/xmloff/XMLEventExport.hxx +++ b/include/xmloff/XMLEventExport.hxx @@ -20,9 +20,9 @@ #ifndef INCLUDED_XMLOFF_XMLEVENTEXPORT_HXX #define INCLUDED_XMLOFF_XMLEVENTEXPORT_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/uno/Sequence.hxx> #include <com/sun/star/uno/Reference.hxx> #include <rtl/ustring.hxx> |