summaryrefslogtreecommitdiff
path: root/test/source/sheet/xspreadsheetdocument.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/sheet/xspreadsheetdocument.cxx
parent4c8eac645bca4cc95e5ea3f39e4702d83e565f04 (diff)
loplugin:includeform: test
Change-Id: Ibcbb5b002e8326c484547a825cb295d0f5158a3b
Diffstat (limited to 'test/source/sheet/xspreadsheetdocument.cxx')
-rw-r--r--test/source/sheet/xspreadsheetdocument.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/source/sheet/xspreadsheetdocument.cxx b/test/source/sheet/xspreadsheetdocument.cxx
index cab546accb2f..dde2cafc9e8d 100644
--- a/test/source/sheet/xspreadsheetdocument.cxx
+++ b/test/source/sheet/xspreadsheetdocument.cxx
@@ -11,7 +11,7 @@
#include <com/sun/star/sheet/XSpreadsheets.hpp>
#include <com/sun/star/sheet/XSpreadsheetDocument.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
-#include "cppunit/extensions/HelperMacros.h"
+#include <cppunit/extensions/HelperMacros.h>
using namespace css;
using namespace css::uno;