Use the right define

This commit is contained in:
Fridrich Štrba
2012-01-26 14:29:10 +01:00
parent 34315e7ec4
commit 1f65dc9ef5
2 changed files with 4 additions and 4 deletions

View File

@@ -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 <com/sun/star/document/XFilter.hpp>
#include <com/sun/star/document/XImporter.hpp>

View File

@@ -27,8 +27,8 @@
/* "This product is not manufactured, approved, or supported by
* Corel Corporation or Corel Corporation Limited."
*/
#ifndef _WORDPERFECTIMPORTFILTER_HXX
#define _WORDPERFECTIMPORTFILTER_HXX
#ifndef _MSWORKSIMPORTFILTER_HXX
#define _MSWORKSIMPORTFILTER_HXX
#include <com/sun/star/document/XFilter.hpp>
#include <com/sun/star/document/XImporter.hpp>