summaryrefslogtreecommitdiff
path: root/include/svx/svdopath.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdopath.hxx')
-rw-r--r--include/svx/svdopath.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svdopath.hxx b/include/svx/svdopath.hxx
index 156da2c6a732..b83447ef635c 100644
--- a/include/svx/svdopath.hxx
+++ b/include/svx/svdopath.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVDOPATH_HXX
-#define _SVDOPATH_HXX
+#ifndef INCLUDED_SVX_SVDOPATH_HXX
+#define INCLUDED_SVX_SVDOPATH_HXX
#include <svx/svdotext.hxx>
#include <svx/xpoly.hxx>
@@ -188,6 +188,6 @@ public:
////////////////////////////////////////////////////////////////////////////////////////////////////
-#endif //_SVDOPATH_HXX
+#endif // INCLUDED_SVX_SVDOPATH_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */