diff options
Diffstat (limited to 'include/svl/filenotation.hxx')
-rw-r--r-- | include/svl/filenotation.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svl/filenotation.hxx b/include/svl/filenotation.hxx index 00c2c16ed77c..9a1925c9a9a3 100644 --- a/include/svl/filenotation.hxx +++ b/include/svl/filenotation.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SVTOOLS_FILENOTATION_HXX -#define SVTOOLS_FILENOTATION_HXX +#ifndef INCLUDED_SVL_FILENOTATION_HXX +#define INCLUDED_SVL_FILENOTATION_HXX #include "svl/svldllapi.h" #include <rtl/ustring.hxx> @@ -59,6 +59,6 @@ namespace svt } // namespace svt //......................................................................... -#endif // SVTOOLS_FILENOTATION_HXX +#endif // INCLUDED_SVL_FILENOTATION_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |