diff options
Diffstat (limited to 'sc/source/ui/view/tabvwshh.cxx')
-rw-r--r-- | sc/source/ui/view/tabvwshh.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/tabvwshh.cxx b/sc/source/ui/view/tabvwshh.cxx index 74505f003e2e..84e805bfba9b 100644 --- a/sc/source/ui/view/tabvwshh.cxx +++ b/sc/source/ui/view/tabvwshh.cxx @@ -32,7 +32,7 @@ #include "document.hxx" #include "docsh.hxx" #include "sc.hrc" -#include "drwlayer.hxx" // GetVisibleName +#include "drwlayer.hxx" #include "retypepassdlg.hxx" #include "tabprotection.hxx" |