summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/shtabdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/miscdlgs/shtabdlg.cxx')
-rw-r--r--sc/source/ui/miscdlgs/shtabdlg.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/miscdlgs/shtabdlg.cxx b/sc/source/ui/miscdlgs/shtabdlg.cxx
index 03e27fdf2cea..3bdb2e30c88e 100644
--- a/sc/source/ui/miscdlgs/shtabdlg.cxx
+++ b/sc/source/ui/miscdlgs/shtabdlg.cxx
@@ -21,9 +21,9 @@
#include <vcl/msgbox.hxx>
-#include "shtabdlg.hxx"
-#include "scresid.hxx"
-#include "strings.hrc"
+#include <shtabdlg.hxx>
+#include <scresid.hxx>
+#include <strings.hrc>
ScShowTabDlg::ScShowTabDlg(vcl::Window* pParent)
: ModalDialog(pParent, "ShowSheetDialog", "modules/scalc/ui/showsheetdialog.ui")