summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpgrp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/ximpgrp.hxx')
-rw-r--r--xmloff/source/draw/ximpgrp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/draw/ximpgrp.hxx b/xmloff/source/draw/ximpgrp.hxx
index 431ad4ed80e2..2df42a2b072c 100644
--- a/xmloff/source/draw/ximpgrp.hxx
+++ b/xmloff/source/draw/ximpgrp.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XIMPGROUP_HXX
-#define _XIMPGROUP_HXX
+#ifndef INCLUDED_XMLOFF_SOURCE_DRAW_XIMPGRP_HXX
+#define INCLUDED_XMLOFF_SOURCE_DRAW_XIMPGRP_HXX
#include <xmloff/xmlictxt.hxx>
#include "sdxmlimp_impl.hxx"
@@ -59,6 +59,6 @@ public:
{ return mxShapes; }
};
-#endif // _XIMPGROUP_HXX
+#endif // INCLUDED_XMLOFF_SOURCE_DRAW_XIMPGRP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */