summaryrefslogtreecommitdiff
path: root/cui/source/inc/transfrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/transfrm.hxx')
-rw-r--r--cui/source/inc/transfrm.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/inc/transfrm.hxx b/cui/source/inc/transfrm.hxx
index ab5e9f20373e..8e483a8b9de2 100644
--- a/cui/source/inc/transfrm.hxx
+++ b/cui/source/inc/transfrm.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_TRANSFRM_HXX
-#define _SVX_TRANSFRM_HXX
+#ifndef INCLUDED_CUI_SOURCE_INC_TRANSFRM_HXX
+#define INCLUDED_CUI_SOURCE_INC_TRANSFRM_HXX
#include <svx/dlgctrl.hxx>
#include <svx/dialcontrol.hxx>
@@ -264,6 +264,6 @@ public:
-#endif // _SVX_TRANSFRM_HXX
+#endif // INCLUDED_CUI_SOURCE_INC_TRANSFRM_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */