diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:19:45 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:19:45 -0600 |
commit | 8d4359abdcdefdc39b55247118d1581a97334c02 (patch) | |
tree | 5e980fdb01a1f4c56b1a59ccd6541167ce7ca88f /tdefile-plugins/k3bproject/tdefile_k3bprojectfileplugin.h | |
parent | b539e51290e5f5a551c73d1b3dbb5b20039d208a (diff) | |
download | k3b-8d4359abdcdefdc39b55247118d1581a97334c02.tar.gz k3b-8d4359abdcdefdc39b55247118d1581a97334c02.zip |
Rename a few build variables for overall consistency
Diffstat (limited to 'tdefile-plugins/k3bproject/tdefile_k3bprojectfileplugin.h')
-rw-r--r-- | tdefile-plugins/k3bproject/tdefile_k3bprojectfileplugin.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdefile-plugins/k3bproject/tdefile_k3bprojectfileplugin.h b/tdefile-plugins/k3bproject/tdefile_k3bprojectfileplugin.h index dadb856..114a4d9 100644 --- a/tdefile-plugins/k3bproject/tdefile_k3bprojectfileplugin.h +++ b/tdefile-plugins/k3bproject/tdefile_k3bprojectfileplugin.h @@ -13,8 +13,8 @@ * See the file "COPYING" for the exact licensing terms. */ -#ifndef __KFILE_K3BPROJECTFILEPLUGIN_H__ -#define __KFILE_K3BPROJECTFILEPLUGIN_H__ +#ifndef __TDEFILE_K3BPROJECTFILEPLUGIN_H__ +#define __TDEFILE_K3BPROJECTFILEPLUGIN_H__ /** * Note: For further information look into <$TDEDIR/include/tdefilemetainfo.h> |