summaryrefslogtreecommitdiffstats
path: root/tdeioslave
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:30:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-29 23:30:27 -0600
commit23cc597c607088fc296c9e4bba4af31f74796d5e (patch)
tree178a1f181d9c2f26a4c2cbcf98e659f9e87b93d4 /tdeioslave
parent3b20716d4754d2e854ba707857063b8329c2f46c (diff)
downloadtdebase-23cc597c607088fc296c9e4bba4af31f74796d5e.tar.gz
tdebase-23cc597c607088fc296c9e4bba4af31f74796d5e.zip
Rename a few build variables for overall consistency
Diffstat (limited to 'tdeioslave')
-rw-r--r--tdeioslave/media/tdefile-plugin/tdefilemediaplugin.h4
-rw-r--r--tdeioslave/trash/tdefile-plugin/tdefile_trash.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/tdeioslave/media/tdefile-plugin/tdefilemediaplugin.h b/tdeioslave/media/tdefile-plugin/tdefilemediaplugin.h
index e8dc7d26a..dcc2591be 100644
--- a/tdeioslave/media/tdefile-plugin/tdefilemediaplugin.h
+++ b/tdeioslave/media/tdefile-plugin/tdefilemediaplugin.h
@@ -17,8 +17,8 @@
Boston, MA 02110-1301, USA.
*/
-#ifndef _KFILE_MEDIA_H_
-#define _KFILE_MEDIA_H_
+#ifndef _TDEFILE_MEDIA_H_
+#define _TDEFILE_MEDIA_H_
#include <tdefilemetainfo.h>
#include <kurl.h>
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"