diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-01-23 21:53:01 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-01-23 21:53:24 +0100 |
commit | 4a0af6a0581fc7ac2b6544e996529405276d06bf (patch) | |
tree | 0938e3a82ca2a769c229cb4ae8629c2d765934f4 /test | |
parent | d61d3f26c5d7e1bcd1440c1891afd19c825ce056 (diff) |
typo
Diffstat (limited to 'test')
-rw-r--r-- | test/source/sheet/datapilotfield.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/source/sheet/datapilotfield.cxx b/test/source/sheet/datapilotfield.cxx index 3a323bee9d2a..747abf38c019 100644 --- a/test/source/sheet/datapilotfield.cxx +++ b/test/source/sheet/datapilotfield.cxx @@ -26,7 +26,7 @@ * instead of those above. */ -#include <test/sheet/datapilotfieldobj.hxx> +#include <test/sheet/datapilotfield.hxx> #include <com/sun/star/sheet/XSpreadsheetDocument.hpp> #include <com/sun/star/sheet/XSpreadsheet.hpp> #include <com/sun/star/sheet/XDataPilotTablesSupplier.hpp> |