summaryrefslogtreecommitdiff
path: root/sd/inc/sdfilter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/sdfilter.hxx')
-rw-r--r--sd/inc/sdfilter.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/inc/sdfilter.hxx b/sd/inc/sdfilter.hxx
index beca2badc741..9927a400e5f4 100644
--- a/sd/inc/sdfilter.hxx
+++ b/sd/inc/sdfilter.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SD_SDFILTER_HXX
-#define _SD_SDFILTER_HXX
+#ifndef INCLUDED_SD_INC_SDFILTER_HXX
+#define INCLUDED_SD_INC_SDFILTER_HXX
#include <sal/types.h>
#include <rtl/ustring.hxx>
@@ -68,6 +68,6 @@ private:
};
-#endif // _SD_SDFILTER_HXX
+#endif // INCLUDED_SD_INC_SDFILTER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */