summaryrefslogtreecommitdiff
path: root/include/svx/shapeproperty.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/shapeproperty.hxx')
-rw-r--r--include/svx/shapeproperty.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/shapeproperty.hxx b/include/svx/shapeproperty.hxx
index d46b6278b749..06e45f9f3b22 100644
--- a/include/svx/shapeproperty.hxx
+++ b/include/svx/shapeproperty.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVX_SHAPEPROPERTY_HXX
-#define SVX_SHAPEPROPERTY_HXX
+#ifndef INCLUDED_SVX_SHAPEPROPERTY_HXX
+#define INCLUDED_SVX_SHAPEPROPERTY_HXX
//........................................................................
namespace svx
@@ -46,6 +46,6 @@ namespace svx
} // namespace svx
//........................................................................
-#endif // SVX_SHAPEPROPERTY_HXX
+#endif // INCLUDED_SVX_SHAPEPROPERTY_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */