summaryrefslogtreecommitdiff
path: root/include/svx/svdview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdview.hxx')
-rw-r--r--include/svx/svdview.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svdview.hxx b/include/svx/svdview.hxx
index 187e26bb0f4b..7404e719b15e 100644
--- a/include/svx/svdview.hxx
+++ b/include/svx/svdview.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVDVIEW_HXX
-#define _SVDVIEW_HXX
+#ifndef INCLUDED_SVX_SVDVIEW_HXX
+#define INCLUDED_SVX_SVDVIEW_HXX
// HACK to avoid too deep includes and to have some
// levels free in svdmark itself (MS compiler include depth limit)
@@ -256,7 +256,7 @@ public:
virtual void onAccessibilityOptionsChanged();
};
-#endif //_SVDVIEW_HXX
+#endif // INCLUDED_SVX_SVDVIEW_HXX
////////////////////////////////////////////////////////////////////////////////////////////////////
//