summaryrefslogtreecommitdiff
path: root/include/svx/sdr/properties/defaultproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/properties/defaultproperties.hxx')
-rw-r--r--include/svx/sdr/properties/defaultproperties.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/sdr/properties/defaultproperties.hxx b/include/svx/sdr/properties/defaultproperties.hxx
index 5b8b9f4f1c0e..297342587ca1 100644
--- a/include/svx/sdr/properties/defaultproperties.hxx
+++ b/include/svx/sdr/properties/defaultproperties.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SDR_PROPERTIES_DEFAULTPROPERTIES_HXX
-#define _SDR_PROPERTIES_DEFAULTPROPERTIES_HXX
+#ifndef INCLUDED_SVX_SDR_PROPERTIES_DEFAULTPROPERTIES_HXX
+#define INCLUDED_SVX_SDR_PROPERTIES_DEFAULTPROPERTIES_HXX
#include <svx/sdr/properties/properties.hxx>
#include "svx/svxdllapi.h"
@@ -99,6 +99,6 @@ namespace sdr
} // end of namespace properties
} // end of namespace sdr
-#endif //_SDR_PROPERTIES_DEFAULTPROPERTIES_HXX
+#endif // INCLUDED_SVX_SDR_PROPERTIES_DEFAULTPROPERTIES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */