From e22242fddb73f5eadb11f340c314bbc4a6cfe361 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 28 Oct 2013 04:06:23 +0100 Subject: fixincludeguards.sh: vcl Change-Id: I3858c2152267474afab8e5a72b9f5da0ac623012 --- vcl/source/edit/textund2.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vcl/source/edit/textund2.hxx') diff --git a/vcl/source/edit/textund2.hxx b/vcl/source/edit/textund2.hxx index 0678e5923971..89151854f777 100644 --- a/vcl/source/edit/textund2.hxx +++ b/vcl/source/edit/textund2.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 _TEXTUND2_HXX -#define _TEXTUND2_HXX +#ifndef INCLUDED_VCL_SOURCE_EDIT_TEXTUND2_HXX +#define INCLUDED_VCL_SOURCE_EDIT_TEXTUND2_HXX #include "textundo.hxx" #include @@ -130,6 +130,6 @@ public: virtual OUString GetComment () const; }; -#endif // _TEXTUND2_HXX +#endif // INCLUDED_VCL_SOURCE_EDIT_TEXTUND2_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.1