summaryrefslogtreecommitdiff
path: root/test/source/sheet/spreadsheetdocumentsettings.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/spreadsheetdocumentsettings.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/spreadsheetdocumentsettings.cxx')
-rw-r--r--test/source/sheet/spreadsheetdocumentsettings.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/source/sheet/spreadsheetdocumentsettings.cxx b/test/source/sheet/spreadsheetdocumentsettings.cxx
index cd464b2e15a8..cb68576a34de 100644
--- a/test/source/sheet/spreadsheetdocumentsettings.cxx
+++ b/test/source/sheet/spreadsheetdocumentsettings.cxx
@@ -7,7 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include <unoapi_property_testers.hxx>
+#include <test/unoapi_property_testers.hxx>
#include <test/sheet/spreadsheetdocumentsettings.hxx>
#include <com/sun/star/awt/XDevice.hpp>