summaryrefslogtreecommitdiff
path: root/include/svx/svdtrans.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdtrans.hxx')
-rw-r--r--include/svx/svdtrans.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svdtrans.hxx b/include/svx/svdtrans.hxx
index ad9698705ed8..da234a7971c1 100644
--- a/include/svx/svdtrans.hxx
+++ b/include/svx/svdtrans.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVDTRANS_HXX
-#define _SVDTRANS_HXX
+#ifndef INCLUDED_SVX_SVDTRANS_HXX
+#define INCLUDED_SVX_SVDTRANS_HXX
#include <rtl/ustring.hxx>
#include <svx/svxdllapi.h>
@@ -297,6 +297,6 @@ public:
////////////////////////////////////////////////////////////////////////////////////////////////////
-#endif //_SVDTRANS_HXX
+#endif // INCLUDED_SVX_SVDTRANS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */