summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/subtdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/subtdlg.hxx')
-rw-r--r--sc/source/ui/inc/subtdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/subtdlg.hxx b/sc/source/ui/inc/subtdlg.hxx
index f28b203c85f9..738e5f94c9d9 100644
--- a/sc/source/ui/inc/subtdlg.hxx
+++ b/sc/source/ui/inc/subtdlg.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SC_SUBTDLG_HXX
-#define SC_SUBTDLG_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_SUBTDLG_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_SUBTDLG_HXX
#include <sfx2/tabdlg.hxx>
@@ -34,7 +34,7 @@ private:
};
-#endif // SC_SUBTDLG_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_SUBTDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */