summaryrefslogtreecommitdiffstats
path: root/include/sfx2/sfxuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sfxuno.hxx')
-rw-r--r--include/sfx2/sfxuno.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/sfx2/sfxuno.hxx b/include/sfx2/sfxuno.hxx
index 70029b1d9228..b926f9890e04 100644
--- a/include/sfx2/sfxuno.hxx
+++ b/include/sfx2/sfxuno.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SFX_SFXUNO_HXX
-#define _SFX_SFXUNO_HXX
+#ifndef INCLUDED_SFX2_SFXUNO_HXX
+#define INCLUDED_SFX2_SFXUNO_HXX
#include "sal/config.h"
#include "sfx2/dllapi.h"
@@ -277,6 +277,6 @@ typedef sal_Int32 FrameSearchFlags;
CREATEFACTORY ( CLASS ) \
}
-#endif // _SFX_SFXUNO_HXX
+#endif // INCLUDED_SFX2_SFXUNO_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */