summaryrefslogtreecommitdiff
path: root/include/svx/sdr/properties/properties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/properties/properties.hxx')
-rw-r--r--include/svx/sdr/properties/properties.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/sdr/properties/properties.hxx b/include/svx/sdr/properties/properties.hxx
index 287cd5b93ef2..d8c59f4da660 100644
--- a/include/svx/sdr/properties/properties.hxx
+++ b/include/svx/sdr/properties/properties.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SDR_PROPERTIES_PROPERTIES_HXX
-#define _SDR_PROPERTIES_PROPERTIES_HXX
+#ifndef INCLUDED_SVX_SDR_PROPERTIES_PROPERTIES_HXX
+#define INCLUDED_SVX_SDR_PROPERTIES_PROPERTIES_HXX
#include <sal/types.h>
#include "svx/svxdllapi.h"
@@ -188,6 +188,6 @@ namespace sdr
//////////////////////////////////////////////////////////////////////////////
-#endif //_SDR_PROPERTIES_PROPERTIES_HXX
+#endif // INCLUDED_SVX_SDR_PROPERTIES_PROPERTIES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */