summaryrefslogtreecommitdiff
path: root/include/svx/svdovirt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdovirt.hxx')
-rw-r--r--include/svx/svdovirt.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svdovirt.hxx b/include/svx/svdovirt.hxx
index 1102ae6cb88b..24250a7f42c0 100644
--- a/include/svx/svdovirt.hxx
+++ b/include/svx/svdovirt.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVDOVIRT_HXX
-#define _SVDOVIRT_HXX
+#ifndef INCLUDED_SVX_SVDOVIRT_HXX
+#define INCLUDED_SVX_SVDOVIRT_HXX
#include <svx/svdobj.hxx>
#include "svx/svxdllapi.h"
@@ -152,6 +152,6 @@ public:
////////////////////////////////////////////////////////////////////////////////////////////////////
-#endif //_SVDOVIRT_HXX
+#endif // INCLUDED_SVX_SVDOVIRT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */