summaryrefslogtreecommitdiffstats
path: root/include/svx/sdr/properties/customshapeproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/properties/customshapeproperties.hxx')
-rw-r--r--include/svx/sdr/properties/customshapeproperties.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/sdr/properties/customshapeproperties.hxx b/include/svx/sdr/properties/customshapeproperties.hxx
index ae1e7a70451f..62a68bf2b6e8 100644
--- a/include/svx/sdr/properties/customshapeproperties.hxx
+++ b/include/svx/sdr/properties/customshapeproperties.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SDR_PROPERTIES_CUSTOMSHAPEPROPERTIES_HXX
-#define _SDR_PROPERTIES_CUSTOMSHAPEPROPERTIES_HXX
+#ifndef INCLUDED_SVX_SDR_PROPERTIES_CUSTOMSHAPEPROPERTIES_HXX
+#define INCLUDED_SVX_SDR_PROPERTIES_CUSTOMSHAPEPROPERTIES_HXX
#include <svx/sdr/properties/textproperties.hxx>
@@ -81,6 +81,6 @@ namespace sdr
//////////////////////////////////////////////////////////////////////////////
-#endif //_SDR_PROPERTIES_CUSTOMSHAPEPROPERTIES_HXX
+#endif // INCLUDED_SVX_SDR_PROPERTIES_CUSTOMSHAPEPROPERTIES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */