summaryrefslogtreecommitdiff
path: root/include/svx/svddrgv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svddrgv.hxx')
-rw-r--r--include/svx/svddrgv.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svddrgv.hxx b/include/svx/svddrgv.hxx
index 26a0ddf5d0b1..fdecd82d4380 100644
--- a/include/svx/svddrgv.hxx
+++ b/include/svx/svddrgv.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVDDRGV_HXX
-#define _SVDDRGV_HXX
+#ifndef INCLUDED_SVX_SVDDRGV_HXX
+#define INCLUDED_SVX_SVDDRGV_HXX
#include "svx/svxdllapi.h"
#include <svx/svdxcgv.hxx>
@@ -279,6 +279,6 @@ public:
virtual sal_Bool TakeDragLimit(SdrDragMode eMode, Rectangle& rRect) const;
};
-#endif //_SVDDRGV_HXX
+#endif // INCLUDED_SVX_SVDDRGV_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */