summaryrefslogtreecommitdiff
path: root/unotest/source/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'unotest/source/cpp')
-rw-r--r--unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx2
-rw-r--r--unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx b/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx
index 6cfd005eaf1c..12d4abf1f1c3 100644
--- a/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx
+++ b/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx
@@ -40,7 +40,7 @@
#include "rtl/ustring.hxx"
#include "sal/types.h"
-#include "protectorfactory.hxx"
+#include "cppunittester/protectorfactory.hxx"
namespace {
diff --git a/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx b/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx
index f05e59d3839d..511da854081d 100644
--- a/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx
+++ b/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx
@@ -32,7 +32,7 @@
#include "rtl/ustring.hxx"
#include "sal/types.h"
-#include "protectorfactory.hxx"
+#include "cppunittester/protectorfactory.hxx"
namespace {