diff options
author | Timothy Pearson <[email protected]> | 2013-01-29 23:29:16 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-29 23:29:16 -0600 |
commit | 84a108376d7f1654d209c16baa092b84bd0996a4 (patch) | |
tree | 63cf33e49a8f982f735758e643a5747ba06f79b4 /tdefile-plugins/rpm | |
parent | 9f89b461343e9bc44df34dfb52629b1a6063a3cf (diff) | |
download | tdeadmin-84a108376d7f1654d209c16baa092b84bd0996a4.tar.gz tdeadmin-84a108376d7f1654d209c16baa092b84bd0996a4.zip |
Rename a few build variables for overall consistency
Diffstat (limited to 'tdefile-plugins/rpm')
-rw-r--r-- | tdefile-plugins/rpm/tdefile_rpm.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdefile-plugins/rpm/tdefile_rpm.h b/tdefile-plugins/rpm/tdefile_rpm.h index 534650a..028f374 100644 --- a/tdefile-plugins/rpm/tdefile_rpm.h +++ b/tdefile-plugins/rpm/tdefile_rpm.h @@ -17,8 +17,8 @@ * */ -#ifndef __KFILE_RPM_H__ -#define __KFILE_RPM_H__ +#ifndef __TDEFILE_RPM_H__ +#define __TDEFILE_RPM_H__ #include <tdefilemetainfo.h> |