summaryrefslogtreecommitdiff
path: root/include/svx/svdedxv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdedxv.hxx')
-rw-r--r--include/svx/svdedxv.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svdedxv.hxx b/include/svx/svdedxv.hxx
index e84253b15c11..ce66f3f7d2d7 100644
--- a/include/svx/svdedxv.hxx
+++ b/include/svx/svdedxv.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVDEDXV_HXX
-#define _SVDEDXV_HXX
+#ifndef INCLUDED_SVX_SVDEDXV_HXX
+#define INCLUDED_SVX_SVDEDXV_HXX
#include <rtl/ref.hxx>
#include "svx/svxdllapi.h"
@@ -282,6 +282,6 @@ protected:
};
-#endif //_SVDEDXV_HXX
+#endif // INCLUDED_SVX_SVDEDXV_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */