summaryrefslogtreecommitdiff
path: root/connectivity/workben/testmoz/initUNO.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/workben/testmoz/initUNO.cxx')
-rw-r--r--connectivity/workben/testmoz/initUNO.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/workben/testmoz/initUNO.cxx b/connectivity/workben/testmoz/initUNO.cxx
index 6ccfba2223ad..2cc1d35c282d 100644
--- a/connectivity/workben/testmoz/initUNO.cxx
+++ b/connectivity/workben/testmoz/initUNO.cxx
@@ -18,8 +18,8 @@
*/
-#include "rtl/bootstrap.hxx"
-#include "cppuhelper/bootstrap.hxx"
+#include <rtl/bootstrap.hxx>
+#include <cppuhelper/bootstrap.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
using namespace cppu;