summaryrefslogtreecommitdiff
path: root/io/source/services.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/services.hxx')
-rw-r--r--io/source/services.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/io/source/services.hxx b/io/source/services.hxx
index ff7d9ff0cb87..479ac31a698b 100644
--- a/io/source/services.hxx
+++ b/io/source/services.hxx
@@ -20,12 +20,12 @@
#ifndef INCLUDED_IO_SOURCE_SERVICES_HXX
#define INCLUDED_IO_SOURCE_SERVICES_HXX
-#include "sal/config.h"
+#include <sal/config.h>
-#include "com/sun/star/uno/Reference.hxx"
-#include "com/sun/star/uno/Sequence.hxx"
-#include "rtl/ustring.hxx"
-#include "sal/types.h"
+#include <com/sun/star/uno/Reference.hxx>
+#include <com/sun/star/uno/Sequence.hxx>
+#include <rtl/ustring.hxx>
+#include <sal/types.h>
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;