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