summaryrefslogtreecommitdiffstats
path: root/sal/qa/rtl/oustringbuffer/test_oustringbuffer_tostring.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/rtl/oustringbuffer/test_oustringbuffer_tostring.cxx')
-rw-r--r--sal/qa/rtl/oustringbuffer/test_oustringbuffer_tostring.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sal/qa/rtl/oustringbuffer/test_oustringbuffer_tostring.cxx b/sal/qa/rtl/oustringbuffer/test_oustringbuffer_tostring.cxx
index 7cc5c8fbb8cd..3601bd4c47ab 100644
--- a/sal/qa/rtl/oustringbuffer/test_oustringbuffer_tostring.cxx
+++ b/sal/qa/rtl/oustringbuffer/test_oustringbuffer_tostring.cxx
@@ -21,8 +21,8 @@
#include <cppunit/TestFixture.h>
#include <cppunit/TestAssert.h>
#include <cppunit/extensions/HelperMacros.h>
-#include "rtl/ustrbuf.hxx"
-#include "rtl/ustring.hxx"
+#include <rtl/ustrbuf.hxx>
+#include <rtl/ustring.hxx>
namespace test { namespace oustringbuffer {