summaryrefslogtreecommitdiff
path: root/cui/source/inc/chardlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/chardlg.hxx')
-rw-r--r--cui/source/inc/chardlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/inc/chardlg.hxx b/cui/source/inc/chardlg.hxx
index 7897aaf0dac2..7a7aac50794e 100644
--- a/cui/source/inc/chardlg.hxx
+++ b/cui/source/inc/chardlg.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_CHARDLG_HXX
-#define _SVX_CHARDLG_HXX
+#ifndef INCLUDED_CUI_SOURCE_INC_CHARDLG_HXX
+#define INCLUDED_CUI_SOURCE_INC_CHARDLG_HXX
#include <svtools/ctrlbox.hxx>
#include <svtools/stdctrl.hxx>
@@ -363,6 +363,6 @@ public:
virtual void PageCreated (SfxAllItemSet aSet);
};
-#endif // #ifndef _SVX_CHARDLG_HXX
+#endif // INCLUDED_CUI_SOURCE_INC_CHARDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */