summaryrefslogtreecommitdiff
path: root/cui/source/inc/dstribut.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/dstribut.hxx')
-rw-r--r--cui/source/inc/dstribut.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/inc/dstribut.hxx b/cui/source/inc/dstribut.hxx
index 24b16fee255f..042cfad1560f 100644
--- a/cui/source/inc/dstribut.hxx
+++ b/cui/source/inc/dstribut.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_DSTRIBUT_HXX
-#define _SVX_DSTRIBUT_HXX
+#ifndef INCLUDED_CUI_SOURCE_INC_DSTRIBUT_HXX
+#define INCLUDED_CUI_SOURCE_INC_DSTRIBUT_HXX
#include <svx/dlgctrl.hxx>
#include <vcl/group.hxx>
@@ -82,6 +82,6 @@ public:
};
-#endif // _SVX_DSTRIBUT_HXX
+#endif // INCLUDED_CUI_SOURCE_INC_DSTRIBUT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */