From f20eef009438883ebc205c9cce3e4bac87256f29 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 19:16:30 +0200 Subject: fixincludeguards.sh: include/u* Change-Id: I8a07ccb309490206a2edd36f2fe4d0e2c0982ea2 --- include/unotools/historyoptions.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/unotools/historyoptions.hxx') diff --git a/include/unotools/historyoptions.hxx b/include/unotools/historyoptions.hxx index 137acd6abe53..0c7d423dc426 100644 --- a/include/unotools/historyoptions.hxx +++ b/include/unotools/historyoptions.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 INCLUDED_SVTOOLS_HISTORYOPTIONS_HXX -#define INCLUDED_SVTOOLS_HISTORYOPTIONS_HXX +#ifndef INCLUDED_UNOTOOLS_HISTORYOPTIONS_HXX +#define INCLUDED_UNOTOOLS_HISTORYOPTIONS_HXX #include "unotools/unotoolsdllapi.h" #include @@ -199,6 +199,6 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtHistoryOptions : public utl::detail: }; // class SvtHistoryOptions -#endif // #ifndef INCLUDED_SVTOOLS_HISTORYOPTIONS_HXX +#endif // INCLUDED_UNOTOOLS_HISTORYOPTIONS_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3