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