From 14ad34cde3cb2917e91092546631952d0258a222 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 29 Jan 2013 23:31:44 -0600 Subject: Rename a few build variables for overall consistency --- kuickshow/src/kuickfile.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kuickshow') diff --git a/kuickshow/src/kuickfile.h b/kuickshow/src/kuickfile.h index 78901ca7..1f6b7dd4 100644 --- a/kuickshow/src/kuickfile.h +++ b/kuickshow/src/kuickfile.h @@ -7,8 +7,8 @@ ** ****************************************************************************/ -#ifndef KUICKFILE_H -#define KUICKFILE_H +#ifndef KUICTDEFILE_H +#define KUICTDEFILE_H #include #include @@ -97,4 +97,4 @@ private: bool operator==( const KuickFile& first, const KuickFile& second ); -#endif // KUICKFILE_H +#endif // KUICTDEFILE_H -- cgit v1.2.1