diff options
Diffstat (limited to 'include/xmloff/table/XMLTableExport.hxx')
-rw-r--r-- | include/xmloff/table/XMLTableExport.hxx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/include/xmloff/table/XMLTableExport.hxx b/include/xmloff/table/XMLTableExport.hxx index 777efb446ce8..5c077fdc97c9 100644 --- a/include/xmloff/table/XMLTableExport.hxx +++ b/include/xmloff/table/XMLTableExport.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_XMLOFF_TABLE_XMLTABLEEXPORT_HXX #define INCLUDED_XMLOFF_TABLE_XMLTABLEEXPORT_HXX -#include "sal/config.h" +#include <sal/config.h> #include <sal/types.h> #include <rtl/ustring.hxx> @@ -37,10 +37,10 @@ #include <rtl/ref.hxx> -#include "xmloff/dllapi.h" -#include "xmloff/uniref.hxx" -#include "xmloff/xmlprmap.hxx" -#include "xmloff/xmlexppr.hxx" +#include <xmloff/dllapi.h> +#include <xmloff/uniref.hxx> +#include <xmloff/xmlprmap.hxx> +#include <xmloff/xmlexppr.hxx> ////////////////////////////////////////////////////////////////////////////// |