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