diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:30:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:30:27 -0600 |
commit | 23cc597c607088fc296c9e4bba4af31f74796d5e (patch) | |
tree | 178a1f181d9c2f26a4c2cbcf98e659f9e87b93d4 /tdeioslave/trash | |
parent | 3b20716d4754d2e854ba707857063b8329c2f46c (diff) | |
download | tdebase-23cc597c607088fc296c9e4bba4af31f74796d5e.tar.gz tdebase-23cc597c607088fc296c9e4bba4af31f74796d5e.zip |
Rename a few build variables for overall consistency
Diffstat (limited to 'tdeioslave/trash')
-rw-r--r-- | tdeioslave/trash/tdefile-plugin/tdefile_trash.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeioslave/trash/tdefile-plugin/tdefile_trash.h b/tdeioslave/trash/tdefile-plugin/tdefile_trash.h index ad3d276d6..71e4f2bff 100644 --- a/tdeioslave/trash/tdefile-plugin/tdefile_trash.h +++ b/tdeioslave/trash/tdefile-plugin/tdefile_trash.h @@ -18,8 +18,8 @@ * */ -#ifndef __KFILE_TRASH_H_ -#define __KFILE_TRASH_H_ +#ifndef __TDEFILE_TRASH_H_ +#define __TDEFILE_TRASH_H_ #include <tdefilemetainfo.h> #include "../trashimpl.h" |