diff options
Diffstat (limited to 'sc/source/ui/optdlg/calcoptionsdlg.hxx')
-rw-r--r-- | sc/source/ui/optdlg/calcoptionsdlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/optdlg/calcoptionsdlg.hxx b/sc/source/ui/optdlg/calcoptionsdlg.hxx index 85509e350eee..5d62570678cb 100644 --- a/sc/source/ui/optdlg/calcoptionsdlg.hxx +++ b/sc/source/ui/optdlg/calcoptionsdlg.hxx @@ -24,7 +24,7 @@ #include <svtools/treelistbox.hxx> -#include "calcconfig.hxx" +#include <calcconfig.hxx> #if HAVE_FEATURE_OPENCL #include <opencl/openclconfig.hxx> |