summaryrefslogtreecommitdiff
path: root/include/svx/sdrobjectuser.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdrobjectuser.hxx')
-rw-r--r--include/svx/sdrobjectuser.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/sdrobjectuser.hxx b/include/svx/sdrobjectuser.hxx
index b1e0c7343066..fbaa278632af 100644
--- a/include/svx/sdrobjectuser.hxx
+++ b/include/svx/sdrobjectuser.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SDR_OBJECTUSER_HXX
-#define _SDR_OBJECTUSER_HXX
+#ifndef INCLUDED_SVX_SDROBJECTUSER_HXX
+#define INCLUDED_SVX_SDROBJECTUSER_HXX
#include <vector>
@@ -51,6 +51,6 @@ namespace sdr
////////////////////////////////////////////////////////////////////////////////////////////////////
-#endif //_SDR_OBJECTUSER_HXX
+#endif // INCLUDED_SVX_SDROBJECTUSER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */