summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/bastyp')
-rw-r--r--sfx2/source/bastyp/fltlst.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/bastyp/fltlst.hxx b/sfx2/source/bastyp/fltlst.hxx
index 00155b8553e0..f61bb591ce2b 100644
--- a/sfx2/source/bastyp/fltlst.hxx
+++ b/sfx2/source/bastyp/fltlst.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SFX_FLTLST_HXX
-#define _SFX_FLTLST_HXX
+#ifndef INCLUDED_SFX2_SOURCE_BASTYP_FLTLST_HXX
+#define INCLUDED_SFX2_SOURCE_BASTYP_FLTLST_HXX
#include <sfx2/fcontnr.hxx>
#include <cppuhelper/implbase1.hxx>
@@ -48,6 +48,6 @@ class SfxFilterListener
};
-#endif // _SFX_FLTLST_HXX
+#endif // INCLUDED_SFX2_SOURCE_BASTYP_FLTLST_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */