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