summaryrefslogtreecommitdiffstats
path: root/include/sfx2/mieclip.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/mieclip.hxx')
-rw-r--r--include/sfx2/mieclip.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/sfx2/mieclip.hxx b/include/sfx2/mieclip.hxx
index e324946c4164..bbd8f5b765c5 100644
--- a/include/sfx2/mieclip.hxx
+++ b/include/sfx2/mieclip.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _MIECLIP_HXX
-#define _MIECLIP_HXX
+#ifndef INCLUDED_SFX2_MIECLIP_HXX
+#define INCLUDED_SFX2_MIECLIP_HXX
#include <rtl/ustring.hxx>
#include <sal/config.h>
@@ -51,6 +51,6 @@ public:
};
-#endif //_MIECLIP_HXX
+#endif // INCLUDED_SFX2_MIECLIP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */