summaryrefslogtreecommitdiff
path: root/test/source/text/xtextcontent.cxx
diff options
context:
space:
mode:
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;