summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/frmpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/frmpage.hxx')
-rw-r--r--sw/source/ui/inc/frmpage.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/frmpage.hxx b/sw/source/ui/inc/frmpage.hxx
index 3aafa226552e..11aacc015dc7 100644
--- a/sw/source/ui/inc/frmpage.hxx
+++ b/sw/source/ui/inc/frmpage.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FRMPAGE_HXX
-#define _FRMPAGE_HXX
+#ifndef INCLUDED_SW_SOURCE_UI_INC_FRMPAGE_HXX
+#define INCLUDED_SW_SOURCE_UI_INC_FRMPAGE_HXX
#include <vcl/fixed.hxx>
#include <vcl/button.hxx>
@@ -320,6 +320,6 @@ public:
};
-#endif // _FRMPAGE_HXX
+#endif // INCLUDED_SW_SOURCE_UI_INC_FRMPAGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */