summaryrefslogtreecommitdiff
path: root/io/source/stm
diff options
context:
space:
mode:
Diffstat (limited to 'io/source/stm')
-rw-r--r--io/source/stm/odata.cxx2
-rw-r--r--io/source/stm/omark.cxx2
-rw-r--r--io/source/stm/opipe.cxx2
-rw-r--r--io/source/stm/opump.cxx2
4 files changed, 4 insertions, 4 deletions
diff --git a/io/source/stm/odata.cxx b/io/source/stm/odata.cxx
index 47a3694407ae..f25dd8dbbdb2 100644
--- a/io/source/stm/odata.cxx
+++ b/io/source/stm/odata.cxx
@@ -45,7 +45,7 @@ using namespace ::com::sun::star::io;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;
-#include "services.hxx"
+#include <services.hxx>
namespace io_stm {
diff --git a/io/source/stm/omark.cxx b/io/source/stm/omark.cxx
index 4066a8a5e3c3..7792e548c66b 100644
--- a/io/source/stm/omark.cxx
+++ b/io/source/stm/omark.cxx
@@ -51,7 +51,7 @@ using namespace ::com::sun::star::io;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;
-#include "services.hxx"
+#include <services.hxx>
#include "streamhelper.hxx"
namespace io_stm {
diff --git a/io/source/stm/opipe.cxx b/io/source/stm/opipe.cxx
index c71954696150..a382f41304c8 100644
--- a/io/source/stm/opipe.cxx
+++ b/io/source/stm/opipe.cxx
@@ -44,7 +44,7 @@ using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::io;
using namespace ::com::sun::star::lang;
-#include "services.hxx"
+#include <services.hxx>
#include "streamhelper.hxx"
// Implementation and service names
diff --git a/io/source/stm/opump.cxx b/io/source/stm/opump.cxx
index e7d5bf758b43..0f2bc2422a7a 100644
--- a/io/source/stm/opump.cxx
+++ b/io/source/stm/opump.cxx
@@ -51,7 +51,7 @@ using namespace com::sun::star::lang;
using namespace com::sun::star::registry;
using namespace com::sun::star::io;
-#include "services.hxx"
+#include <services.hxx>
namespace io_stm {