summaryrefslogtreecommitdiff
path: root/comphelper/source/processfactory
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/processfactory')
-rw-r--r--comphelper/source/processfactory/processfactory.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/comphelper/source/processfactory/processfactory.cxx b/comphelper/source/processfactory/processfactory.cxx
index fb4d2f7d9bc3..65c08ebad790 100644
--- a/comphelper/source/processfactory/processfactory.cxx
+++ b/comphelper/source/processfactory/processfactory.cxx
@@ -21,8 +21,8 @@
#include <comphelper/processfactory.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
-#include "com/sun/star/beans/XPropertySet.hpp"
-#include "com/sun/star/uno/DeploymentException.hpp"
+#include <com/sun/star/beans/XPropertySet.hpp>
+#include <com/sun/star/uno/DeploymentException.hpp>
using namespace ::com::sun::star;
using namespace com::sun::star::uno;