summaryrefslogtreecommitdiff
path: root/sd/inc/imapinfo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/imapinfo.hxx')
-rw-r--r--sd/inc/imapinfo.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/inc/imapinfo.hxx b/sd/inc/imapinfo.hxx
index 1544846a1abb..2efbe1a837ad 100644
--- a/sd/inc/imapinfo.hxx
+++ b/sd/inc/imapinfo.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SD_IMAPINFO_HXX
-#define _SD_IMAPINFO_HXX
+#ifndef INCLUDED_SD_INC_IMAPINFO_HXX
+#define INCLUDED_SD_INC_IMAPINFO_HXX
#include "sdiocmpt.hxx"
#include "glob.hxx"
@@ -51,7 +51,7 @@ public:
const ImageMap& GetImageMap() const { return aImageMap; }
};
-#endif // _SD_IMAPINFO_HXX
+#endif // INCLUDED_SD_INC_IMAPINFO_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */