From 1f65dc9ef52436bb34a6fd7ebc16c629fc9ac70c Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Thu, 26 Jan 2012 14:29:10 +0100 Subject: Use the right define --- lotuswordpro/source/filter/LotusWordProImportFilter.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lotuswordpro') diff --git a/lotuswordpro/source/filter/LotusWordProImportFilter.hxx b/lotuswordpro/source/filter/LotusWordProImportFilter.hxx index b0e8806190b8..8fa89b67e11d 100644 --- a/lotuswordpro/source/filter/LotusWordProImportFilter.hxx +++ b/lotuswordpro/source/filter/LotusWordProImportFilter.hxx @@ -29,8 +29,8 @@ * in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable * instead of those above. */ -#ifndef _WORDPERFECTIMPORTFILTER_HXX -#define _WORDPERFECTIMPORTFILTER_HXX +#ifndef _LOTUSWORDPROIMPORTFILTER_HXX +#define _LOTUSWORDPROIMPORTFILTER_HXX #include #include -- cgit