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/abstdlg.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/vcl/abstdlg.hxx') diff --git a/include/vcl/abstdlg.hxx b/include/vcl/abstdlg.hxx index 62d29e679ce3..89ec5d3d6cc3 100644 --- a/include/vcl/abstdlg.hxx +++ b/include/vcl/abstdlg.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 _VCL_ABSTDLG_HXX -#define _VCL_ABSTDLG_HXX +#ifndef INCLUDED_VCL_ABSTDLG_HXX +#define INCLUDED_VCL_ABSTDLG_HXX #include #include -- cgit