summaryrefslogtreecommitdiff
path: root/include/svx/sdrobjectfilter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdrobjectfilter.hxx')
-rw-r--r--include/svx/sdrobjectfilter.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/sdrobjectfilter.hxx b/include/svx/sdrobjectfilter.hxx
index 9741afb6f4cf..07cd21293d36 100644
--- a/include/svx/sdrobjectfilter.hxx
+++ b/include/svx/sdrobjectfilter.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SDROBJECTFILTER_HXX
-#define SDROBJECTFILTER_HXX
+#ifndef INCLUDED_SVX_SDROBJECTFILTER_HXX
+#define INCLUDED_SVX_SDROBJECTFILTER_HXX
#include "svx/svxdllapi.h"
@@ -46,6 +46,6 @@ namespace svx
} // namespace svx
//........................................................................
-#endif // SDROBJECTFILTER_HXX
+#endif // INCLUDED_SVX_SDROBJECTFILTER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */