diff options
Diffstat (limited to 'include/sfx2/module.hxx')
-rw-r--r-- | include/sfx2/module.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sfx2/module.hxx b/include/sfx2/module.hxx index 3b285faf6593..2d3988a10a1b 100644 --- a/include/sfx2/module.hxx +++ b/include/sfx2/module.hxx @@ -16,8 +16,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SFXMODULE_HXX -#define _SFXMODULE_HXX // internal +#ifndef INCLUDED_SFX2_MODULE_HXX +#define INCLUDED_SFX2_MODULE_HXX // internal #define _SFXMOD_HXX // external #include "sal/config.h" |