From f852bda5ecf68c9450925bc95138509ffadb4a43 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Tue, 22 Oct 2013 17:03:24 +0200 Subject: clean up some include guards MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Conflicts: sw/source/ui/inc/content.hxx Change-Id: I58d81881271fc6e3320bf3b5f1321594b28614a6 Reviewed-on: https://gerrit.libreoffice.org/6388 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- linguistic/workben/sspellimp.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linguistic') diff --git a/linguistic/workben/sspellimp.hxx b/linguistic/workben/sspellimp.hxx index f9fc388ad9a3..f53cb46ba435 100644 --- a/linguistic/workben/sspellimp.hxx +++ b/linguistic/workben/sspellimp.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _LINGU2_SPELLIMP_HXX_ -#define _LINGU2_SPELLIMP_HXX_ +#ifndef INCLUDED_LINGUISTIC_WORKBEN_SSPELLIMP_HXX +#define INCLUDED_LINGUISTIC_WORKBEN_SSPELLIMP_HXX #include #include -- cgit v1.2.3