diff options
Diffstat (limited to 'sc/qa/unit/helper/qahelper.cxx')
-rw-r--r-- | sc/qa/unit/helper/qahelper.cxx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sc/qa/unit/helper/qahelper.cxx b/sc/qa/unit/helper/qahelper.cxx index 0bd525c3c20f..b767829086d8 100644 --- a/sc/qa/unit/helper/qahelper.cxx +++ b/sc/qa/unit/helper/qahelper.cxx @@ -9,11 +9,11 @@ #include "qahelper.hxx" #include "csv_handler.hxx" -#include "drwlayer.hxx" -#include "compiler.hxx" -#include "conditio.hxx" -#include "stlsheet.hxx" -#include "formulacell.hxx" +#include <drwlayer.hxx> +#include <compiler.hxx> +#include <conditio.hxx> +#include <stlsheet.hxx> +#include <formulacell.hxx> #include <svx/svdpage.hxx> #include <svx/svdoole2.hxx> #include <tools/urlobj.hxx> |