From 45d9715a4657a7369c394c2ca114847056a12a7c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 28 May 2013 14:53:44 +0300 Subject: fix guard header part3. --- src/utils/specialfolder.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/utils/specialfolder.h') diff --git a/src/utils/specialfolder.h b/src/utils/specialfolder.h index 2ee91e2c3..0506c5c26 100644 --- a/src/utils/specialfolder.h +++ b/src/utils/specialfolder.h @@ -19,8 +19,8 @@ * along with this program. If not, see . */ -#ifndef M_SPECIALFOLDER_H -#define M_SPECIALFOLDER_H +#ifndef UTILS_SPECIALFOLDER_H +#define UTILS_SPECIALFOLDER_H #ifdef WIN32 #include @@ -30,4 +30,4 @@ std::string getSpecialFolderLocation(const int folderId) A_WARN_UNUSED; #endif -#endif +#endif // UTILS_SPECIALFOLDER_H -- cgit v1.2.3-70-g09d2