diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:22:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:22:43 -0600 |
commit | 5cba27652d2c311bc4ef391e0db292646d617179 (patch) | |
tree | 71ae5aff1ea20f245eeeba0c7a1ebe59e45b9fdc /tools/tdefile-plugins/abiword | |
parent | 1cc2d9ab46ac8c133f5c7959ee1af470bb971d28 (diff) | |
download | koffice-5cba27652d2c311bc4ef391e0db292646d617179.tar.gz koffice-5cba27652d2c311bc4ef391e0db292646d617179.zip |
Rename a few build variables for overall consistency
Diffstat (limited to 'tools/tdefile-plugins/abiword')
-rw-r--r-- | tools/tdefile-plugins/abiword/tdefile_abiword.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tdefile-plugins/abiword/tdefile_abiword.h b/tools/tdefile-plugins/abiword/tdefile_abiword.h index 0b09acb8..524996a0 100644 --- a/tools/tdefile-plugins/abiword/tdefile_abiword.h +++ b/tools/tdefile-plugins/abiword/tdefile_abiword.h @@ -17,8 +17,8 @@ * */ -#ifndef __KFILE_ABIWORD_H__ -#define __KFILE_ABIWORD_H__ +#ifndef __TDEFILE_ABIWORD_H__ +#define __TDEFILE_ABIWORD_H__ #include <tdefilemetainfo.h> |