summaryrefslogtreecommitdiff
path: root/test/source/sheet/spreadsheet.cxx
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2018-05-08 16:10:40 +0900
committerTomaž Vajngerl <quikee@gmail.com>2018-05-09 02:02:57 +0200
commitf4e7d521aab79ecbb16c0518f14c7635902e9e10 (patch)
treecc9b6b1459169fff1cfd8586c9aa5de389fde953 /test/source/sheet/spreadsheet.cxx
parent4c5b4752786ae2c174cd8fa8aa42b27a0994f34a (diff)
move unoapi_property_tester to include so it can be used outside
Change-Id: Id6eebba7d80aa287274e921fdd872d37d0e09ef0 Reviewed-on: https://gerrit.libreoffice.org/53986 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'test/source/sheet/spreadsheet.cxx')
-rw-r--r--test/source/sheet/spreadsheet.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/source/sheet/spreadsheet.cxx b/test/source/sheet/spreadsheet.cxx
index f63c3667deee..6ff83c475e46 100644
--- a/test/source/sheet/spreadsheet.cxx
+++ b/test/source/sheet/spreadsheet.cxx
@@ -8,7 +8,7 @@
*/
#include <test/sheet/spreadsheet.hxx>
-#include <unoapi_property_testers.hxx>
+#include <test/unoapi_property_testers.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>