summaryrefslogtreecommitdiff
path: root/include/svx/svdsnpv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdsnpv.hxx')
-rw-r--r--include/svx/svdsnpv.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svdsnpv.hxx b/include/svx/svdsnpv.hxx
index 99cc6d25ae18..880d15e0f7af 100644
--- a/include/svx/svdsnpv.hxx
+++ b/include/svx/svdsnpv.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVDSNPV_HXX
-#define _SVDSNPV_HXX
+#ifndef INCLUDED_SVX_SVDSNPV_HXX
+#define INCLUDED_SVX_SVDSNPV_HXX
#include <svx/svdpntv.hxx>
#include <svx/svdhlpln.hxx>
@@ -309,6 +309,6 @@ public:
//
////////////////////////////////////////////////////////////////////////////////////////////////////
-#endif //_SVDSNPV_HXX
+#endif // INCLUDED_SVX_SVDSNPV_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */