summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpsubt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/tpsubt.hxx')
-rw-r--r--sc/source/ui/inc/tpsubt.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/tpsubt.hxx b/sc/source/ui/inc/tpsubt.hxx
index 99174bb57479..008bfe7bc59f 100644
--- a/sc/source/ui/inc/tpsubt.hxx
+++ b/sc/source/ui/inc/tpsubt.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SC_TPSUBT_HXX
-#define SC_TPSUBT_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_TPSUBT_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_TPSUBT_HXX
#include <sfx2/tabdlg.hxx>
#include <svx/checklbx.hxx>
@@ -156,6 +156,6 @@ private:
DECL_LINK( CheckHdl, CheckBox * );
};
-#endif // SC_TPSORT_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_TPSUBT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */