summaryrefslogtreecommitdiffstats
path: root/test/source/text/xtextfield.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/xtextfield.cxx
parentloplugin:includeform: testtools (diff)
downloadcore-34307a8a7da7def2f3ee207c08b59a48864a03f8.tar.gz
core-34307a8a7da7def2f3ee207c08b59a48864a03f8.zip
loplugin:includeform: test
Change-Id: Ibcbb5b002e8326c484547a825cb295d0f5158a3b
Diffstat (limited to 'test/source/text/xtextfield.cxx')
-rw-r--r--test/source/text/xtextfield.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/source/text/xtextfield.cxx b/test/source/text/xtextfield.cxx
index 4261d17c617f..1d0abb22dad0 100644
--- a/test/source/text/xtextfield.cxx
+++ b/test/source/text/xtextfield.cxx
@@ -7,9 +7,9 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include "test/text/xtextfield.hxx"
+#include <test/text/xtextfield.hxx>
#include <com/sun/star/text/XTextField.hpp>
-#include "cppunit/extensions/HelperMacros.h"
+#include <cppunit/extensions/HelperMacros.h>
using namespace css;
using namespace css::uno;