diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:32:07 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:32:07 -0600 |
commit | fcdadb3fee5d32dbf7c650ae24108a2f8ee2966f (patch) | |
tree | 0d319a2460992905febc630fc692ea14e5c07372 /tdefile-plugins/au | |
parent | 2c5204a52f6edcce8204d730cbe8c2d5bd687530 (diff) | |
download | tdemultimedia-fcdadb3fee5d32dbf7c650ae24108a2f8ee2966f.tar.gz tdemultimedia-fcdadb3fee5d32dbf7c650ae24108a2f8ee2966f.zip |
Rename a few build variables for overall consistency
Diffstat (limited to 'tdefile-plugins/au')
-rw-r--r-- | tdefile-plugins/au/tdefile_au.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdefile-plugins/au/tdefile_au.h b/tdefile-plugins/au/tdefile_au.h index 7ac18c9c..9d5104ef 100644 --- a/tdefile-plugins/au/tdefile_au.h +++ b/tdefile-plugins/au/tdefile_au.h @@ -17,8 +17,8 @@ * */ -#ifndef __KFILE_AU_H__ -#define __KFILE_AU_H__ +#ifndef __TDEFILE_AU_H__ +#define __TDEFILE_AU_H__ #include <tdefilemetainfo.h> |