summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlmultiimagehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlmultiimagehelper.hxx')
-rw-r--r--include/xmloff/xmlmultiimagehelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/xmlmultiimagehelper.hxx b/include/xmloff/xmlmultiimagehelper.hxx
index 050eff76337b..3ab3b79a3c89 100644
--- a/include/xmloff/xmlmultiimagehelper.hxx
+++ b/include/xmloff/xmlmultiimagehelper.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_XMLMULTIIMAGEHELPER_HXX
-#define _XMLOFF_XMLMULTIIMAGEHELPER_HXX
+#ifndef INCLUDED_XMLOFF_XMLMULTIIMAGEHELPER_HXX
+#define INCLUDED_XMLOFF_XMLMULTIIMAGEHELPER_HXX
#include <sal/types.h>
#include <xmloff/xmlimp.hxx>
@@ -56,6 +56,6 @@ public:
//////////////////////////////////////////////////////////////////////////////
-#endif // _XMLOFF_XMLMULTIIMAGEHELPER_HXX
+#endif // INCLUDED_XMLOFF_XMLMULTIIMAGEHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */