summaryrefslogtreecommitdiff
path: root/include/svx/svdhdl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdhdl.hxx')
-rw-r--r--include/svx/svdhdl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svdhdl.hxx b/include/svx/svdhdl.hxx
index ce8dad2712f1..c59840776b1a 100644
--- a/include/svx/svdhdl.hxx
+++ b/include/svx/svdhdl.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVDHDL_HXX
-#define _SVDHDL_HXX
+#ifndef INCLUDED_SVX_SVDHDL_HXX
+#define INCLUDED_SVX_SVDHDL_HXX
#include <tools/gen.hxx>
@@ -548,6 +548,6 @@ protected:
////////////////////////////////////////////////////////////////////////////////////////////////////
-#endif //_SVDHDL_HXX
+#endif // INCLUDED_SVX_SVDHDL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */