diff options
Diffstat (limited to 'sc/qa/unit/ucalc.hxx')
-rw-r--r-- | sc/qa/unit/ucalc.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/qa/unit/ucalc.hxx b/sc/qa/unit/ucalc.hxx index 9f69783ad815..35378b152711 100644 --- a/sc/qa/unit/ucalc.hxx +++ b/sc/qa/unit/ucalc.hxx @@ -10,7 +10,8 @@ #ifndef INCLUDED_SC_QA_UNIT_UCALC_HXX #define INCLUDED_SC_QA_UNIT_UCALC_HXX -#include "helper/qahelper.hxx" +#include <test/bootstrapfixture.hxx> +#include <docsh.hxx> #include <document.hxx> #include <stringutil.hxx> #include <memory> |