summaryrefslogtreecommitdiff
path: root/writerperfect
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2012-01-26 14:29:10 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2012-01-26 14:31:16 +0100
commit1f65dc9ef52436bb34a6fd7ebc16c629fc9ac70c (patch)
tree7445fd4c2e4b719b58c0ad6ca4d3de6e3460fa4f /writerperfect
parent34315e7ec4062f9521cd19951b5f7f6ad9ce0d2e (diff)
Use the right define
Diffstat (limited to 'writerperfect')
-rw-r--r--writerperfect/source/wpsimp/MSWorksImportFilter.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/writerperfect/source/wpsimp/MSWorksImportFilter.hxx b/writerperfect/source/wpsimp/MSWorksImportFilter.hxx
index 4de92f3870c0..b75f6695ee4a 100644
--- a/writerperfect/source/wpsimp/MSWorksImportFilter.hxx
+++ b/writerperfect/source/wpsimp/MSWorksImportFilter.hxx
@@ -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>