summaryrefslogtreecommitdiff
path: root/sw/inc/SwNodeNum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/SwNodeNum.hxx')
-rw-r--r--sw/inc/SwNodeNum.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/SwNodeNum.hxx b/sw/inc/SwNodeNum.hxx
index 768e69f284fd..7a0e24382197 100644
--- a/sw/inc/SwNodeNum.hxx
+++ b/sw/inc/SwNodeNum.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SW_NODE_NUM_HXX
-#define _SW_NODE_NUM_HXX
+#ifndef INCLUDED_SW_INC_SWNODENUM_HXX
+#define INCLUDED_SW_INC_SWNODENUM_HXX
#include <SwNumberTree.hxx>
@@ -97,6 +97,6 @@ private:
virtual void NotifyNode();
};
-#endif // _SW_NODE_NUM_HXX
+#endif // INCLUDED_SW_INC_SWNODENUM_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */