diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:32:30 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:32:30 -0600 |
commit | 8e2ffd2cc8a92d7f3a73457309bcea49d4487b1a (patch) | |
tree | 32f637246a26cbd9f49a9b6d907d8aaa85953a58 /tdefile-plugins/palm-databases | |
parent | b9ef732a4a8e8eff1b646dfe6fa11c42f3a82ac8 (diff) | |
download | tdepim-8e2ffd2cc8a92d7f3a73457309bcea49d4487b1a.tar.gz tdepim-8e2ffd2cc8a92d7f3a73457309bcea49d4487b1a.zip |
Rename a few build variables for overall consistency
Diffstat (limited to 'tdefile-plugins/palm-databases')
-rw-r--r-- | tdefile-plugins/palm-databases/tdefile_palm.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdefile-plugins/palm-databases/tdefile_palm.h b/tdefile-plugins/palm-databases/tdefile_palm.h index d566d5fcf..22124aa79 100644 --- a/tdefile-plugins/palm-databases/tdefile_palm.h +++ b/tdefile-plugins/palm-databases/tdefile_palm.h @@ -19,8 +19,8 @@ * */ -#ifndef __KFILE_PALM_H__ -#define __KFILE_PALM_H__ +#ifndef __TDEFILE_PALM_H__ +#define __TDEFILE_PALM_H__ #include <tdefilemetainfo.h> |