summaryrefslogtreecommitdiff
path: root/include/svx/svdpagv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdpagv.hxx')
-rw-r--r--include/svx/svdpagv.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svdpagv.hxx b/include/svx/svdpagv.hxx
index a3fba13c8b21..8e63d3b060ee 100644
--- a/include/svx/svdpagv.hxx
+++ b/include/svx/svdpagv.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVDPAGV_HXX
-#define _SVDPAGV_HXX
+#ifndef INCLUDED_SVX_SVDPAGV_HXX
+#define INCLUDED_SVX_SVDPAGV_HXX
#include <com/sun/star/awt/XControlContainer.hpp>
#include <cppuhelper/implbase4.hxx>
@@ -264,6 +264,6 @@ public:
////////////////////////////////////////////////////////////////////////////////////////////////////
-#endif //_SVDPAGV_HXX
+#endif // INCLUDED_SVX_SVDPAGV_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */