summaryrefslogtreecommitdiff
path: root/include/editeng/editstat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/editstat.hxx')
-rw-r--r--include/editeng/editstat.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/editeng/editstat.hxx b/include/editeng/editstat.hxx
index 51482ba4cc71..59f5ae4f1d8d 100644
--- a/include/editeng/editstat.hxx
+++ b/include/editeng/editstat.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _EDITSTAT_HXX
-#define _EDITSTAT_HXX
+#ifndef INCLUDED_EDITENG_EDITSTAT_HXX
+#define INCLUDED_EDITENG_EDITSTAT_HXX
#include <rtl/ustring.hxx>
#include <tools/solar.h>
@@ -135,6 +135,6 @@ struct SpellCallbackInfo
}
};
-#endif // _EDITSTAT_HXX
+#endif // INCLUDED_EDITENG_EDITSTAT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */