From d0df04f299a6634075c8410f5c5e01e57f6fae68 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 19:10:20 +0200 Subject: fixincludeguards.sh: include/vcl Change-Id: Iaea4396f60aeade5303bf83a4504ad62f161b83c --- include/vcl/vclenum.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/vcl/vclenum.hxx') diff --git a/include/vcl/vclenum.hxx b/include/vcl/vclenum.hxx index f0ea2fca77fe..74e28c67af24 100644 --- a/include/vcl/vclenum.hxx +++ b/include/vcl/vclenum.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _VCL_VCLENUM_HXX -#define _VCL_VCLENUM_HXX +#ifndef INCLUDED_VCL_VCLENUM_HXX +#define INCLUDED_VCL_VCLENUM_HXX #include #include @@ -150,6 +150,6 @@ enum VclResponseType RET_HELP = 10 }; -#endif // _VCL_VCLENUM_HXX +#endif // INCLUDED_VCL_VCLENUM_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3