summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/tpview.hxx')
-rw-r--r--sc/source/ui/inc/tpview.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/tpview.hxx b/sc/source/ui/inc/tpview.hxx
index c935b7d96e88..3d2c65df5ba9 100644
--- a/sc/source/ui/inc/tpview.hxx
+++ b/sc/source/ui/inc/tpview.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SC_TPVIEW_HXX
-#define SC_TPVIEW_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_TPVIEW_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_TPVIEW_HXX
#include <sfx2/tabdlg.hxx>
#include <vcl/field.hxx>
@@ -131,6 +131,6 @@ public:
};
-#endif // SC_TPUSRLST_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_TPVIEW_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */