summaryrefslogtreecommitdiff
path: root/include/svx/svdhlpln.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdhlpln.hxx')
-rw-r--r--include/svx/svdhlpln.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svdhlpln.hxx b/include/svx/svdhlpln.hxx
index 1c011808cb47..897efd4f975e 100644
--- a/include/svx/svdhlpln.hxx
+++ b/include/svx/svdhlpln.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVDHLPLN_HXX
-#define _SVDHLPLN_HXX
+#ifndef INCLUDED_SVX_SVDHLPLN_HXX
+#define INCLUDED_SVX_SVDHLPLN_HXX
#include <sal/types.h>
#include <tools/color.hxx>
@@ -102,6 +102,6 @@ public:
////////////////////////////////////////////////////////////////////////////////////////////////////
-#endif //_SVDHLPLN_HXX
+#endif // INCLUDED_SVX_SVDHLPLN_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */