summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/oustring/rtl_OUString2.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:34:03 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:58 +0200
commitc30f3ea3dd294210058c781145d6fdd320c975b4 (patch)
treef112dbde11b5fc3015c8159807361d0c0b884f88 /sal/qa/rtl/oustring/rtl_OUString2.cxx
parent89c13dd346fa724ff5e2efe1757b527b49259fa9 (diff)
loplugin:includeform: sal
Change-Id: I539ca8b9dee5edc5fc2282a2b9b0ffd78bad8b11
Diffstat (limited to 'sal/qa/rtl/oustring/rtl_OUString2.cxx')
-rw-r--r--sal/qa/rtl/oustring/rtl_OUString2.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sal/qa/rtl/oustring/rtl_OUString2.cxx b/sal/qa/rtl/oustring/rtl_OUString2.cxx
index c345bc31b8bb..385d49b3c537 100644
--- a/sal/qa/rtl/oustring/rtl_OUString2.cxx
+++ b/sal/qa/rtl/oustring/rtl_OUString2.cxx
@@ -30,8 +30,8 @@
#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/plugin/TestPlugIn.h>
-#include "stringhelper.hxx"
-#include "valueequal.hxx"
+#include <stringhelper.hxx>
+#include <valueequal.hxx>
namespace rtl_OUString
{