summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/frmdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/frmdlg.hxx')
-rw-r--r--sw/source/ui/inc/frmdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/frmdlg.hxx b/sw/source/ui/inc/frmdlg.hxx
index a352e2227220..6a985691da16 100644
--- a/sw/source/ui/inc/frmdlg.hxx
+++ b/sw/source/ui/inc/frmdlg.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _FRMDLG_HXX
-#define _FRMDLG_HXX
+#ifndef INCLUDED_SW_SOURCE_UI_INC_FRMDLG_HXX
+#define INCLUDED_SW_SOURCE_UI_INC_FRMDLG_HXX
#include "globals.hrc"
#include <sfx2/tabdlg.hxx>
@@ -63,6 +63,6 @@ public:
SwWrtShell* GetWrtShell() { return m_pWrtShell; }
};
-#endif // _FRMDLG_HXX
+#endif // INCLUDED_SW_SOURCE_UI_INC_FRMDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */