summaryrefslogtreecommitdiff
path: root/include/svx/svdlayer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdlayer.hxx')
-rw-r--r--include/svx/svdlayer.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svdlayer.hxx b/include/svx/svdlayer.hxx
index 1f827e69e563..3d88d9d99be1 100644
--- a/include/svx/svdlayer.hxx
+++ b/include/svx/svdlayer.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVDLAYER_HXX
-#define _SVDLAYER_HXX
+#ifndef INCLUDED_SVX_SVDLAYER_HXX
+#define INCLUDED_SVX_SVDLAYER_HXX
#include <tools/stream.hxx>
#include <svx/svdsob.hxx>
@@ -166,6 +166,6 @@ bInherited:
Model. Das Model selbst hat keinen Parent.
*/
-#endif //_SVDLAYER_HXX
+#endif // INCLUDED_SVX_SVDLAYER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */