summaryrefslogtreecommitdiff
path: root/test/source/text/xtextcontent.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:30:19 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:50 +0200
commit34307a8a7da7def2f3ee207c08b59a48864a03f8 (patch)
treeaac22f4bc997ce80ef362643ade1852b64a648e6 /test/source/text/xtextcontent.cxx
parent4c8eac645bca4cc95e5ea3f39e4702d83e565f04 (diff)
loplugin:includeform: test
Change-Id: Ibcbb5b002e8326c484547a825cb295d0f5158a3b
Diffstat (limited to 'test/source/text/xtextcontent.cxx')
-rw-r--r--test/source/text/xtextcontent.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/source/text/xtextcontent.cxx b/test/source/text/xtextcontent.cxx
index 528241a8dd8b..a3a6c4718274 100644
--- a/test/source/text/xtextcontent.cxx
+++ b/test/source/text/xtextcontent.cxx
@@ -7,11 +7,11 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include "test/text/xtextcontent.hxx"
+#include <test/text/xtextcontent.hxx>
#include <com/sun/star/text/XTextContent.hpp>
#include <com/sun/star/text/XTextRange.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
-#include "cppunit/extensions/HelperMacros.h"
+#include <cppunit/extensions/HelperMacros.h>
using namespace css;
using namespace css::uno;