diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:31:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:31:44 -0600 |
commit | 14ad34cde3cb2917e91092546631952d0258a222 (patch) | |
tree | df11ca7937aa5826c8beb681889279f0ae716a9d /tdefile-plugins/ps | |
parent | 0fed03e23520820e85c5a8c0ef1b4e69668274b6 (diff) | |
download | tdegraphics-14ad34cde3cb2917e91092546631952d0258a222.tar.gz tdegraphics-14ad34cde3cb2917e91092546631952d0258a222.zip |
Rename a few build variables for overall consistency
Diffstat (limited to 'tdefile-plugins/ps')
-rw-r--r-- | tdefile-plugins/ps/tdefile_ps.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdefile-plugins/ps/tdefile_ps.h b/tdefile-plugins/ps/tdefile_ps.h index 1b095bdc..16f3c56a 100644 --- a/tdefile-plugins/ps/tdefile_ps.h +++ b/tdefile-plugins/ps/tdefile_ps.h @@ -18,8 +18,8 @@ * $Id$ */ -#ifndef __KFILE_PS_H__ -#define __KFILE_PS_H__ +#ifndef __TDEFILE_PS_H__ +#define __TDEFILE_PS_H__ #include <tdefilemetainfo.h> |