summaryrefslogtreecommitdiff
path: root/cui/source/inc/tabstpge.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/tabstpge.hxx')
-rw-r--r--cui/source/inc/tabstpge.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/inc/tabstpge.hxx b/cui/source/inc/tabstpge.hxx
index 3879bd31dbfd..4ca435b3e484 100644
--- a/cui/source/inc/tabstpge.hxx
+++ b/cui/source/inc/tabstpge.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVX_TABSTPGE_HXX
-#define _SVX_TABSTPGE_HXX
+#ifndef INCLUDED_CUI_SOURCE_INC_TABSTPGE_HXX
+#define INCLUDED_CUI_SOURCE_INC_TABSTPGE_HXX
#include <vcl/group.hxx>
#include <vcl/edit.hxx>
@@ -120,6 +120,6 @@ private:
virtual void PageCreated(SfxAllItemSet aSet);
};
-#endif // #ifndef _SVX_TABSTPGE_HXX
+#endif // INCLUDED_CUI_SOURCE_INC_TABSTPGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */