diff options
Diffstat (limited to 'sc/source/ui/inc/delcldlg.hxx')
-rw-r--r-- | sc/source/ui/inc/delcldlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/delcldlg.hxx b/sc/source/ui/inc/delcldlg.hxx index d2c3ac363b4c..cdf57f5a9373 100644 --- a/sc/source/ui/inc/delcldlg.hxx +++ b/sc/source/ui/inc/delcldlg.hxx @@ -24,7 +24,7 @@ #include <vcl/button.hxx> #include <vcl/fixed.hxx> -#include "global.hxx" +#include <global.hxx> class ScDeleteCellDlg : public ModalDialog { |