diff options
Diffstat (limited to 'sc/qa/unit/copy_paste_test.cxx')
-rw-r--r-- | sc/qa/unit/copy_paste_test.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/qa/unit/copy_paste_test.cxx b/sc/qa/unit/copy_paste_test.cxx index e4966ba2bfdf..f222f8fd3e34 100644 --- a/sc/qa/unit/copy_paste_test.cxx +++ b/sc/qa/unit/copy_paste_test.cxx @@ -11,8 +11,8 @@ #include <unotest/filters-test.hxx> #include <test/bootstrapfixture.hxx> -#include "docsh.hxx" -#include "tabvwsh.hxx" +#include <docsh.hxx> +#include <tabvwsh.hxx> #include <com/sun/star/frame/Desktop.hpp> #include <com/sun/star/frame/XModel2.hpp> |