diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/filesystem/inistream.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/filesystem/inistream.h b/src/filesystem/inistream.h index 7c99120..b4466fd 100644 --- a/src/filesystem/inistream.h +++ b/src/filesystem/inistream.h @@ -4,8 +4,8 @@ the terms of the GNU General Public License version 2 */ -#ifndef __INCLUDED_FILESTREAM_INIFILE_H__ -#define __INCLUDED_FILESTREAM_INIFILE_H__ +#ifndef __INCLUDED_FILESYSTEM_INISTREAM_H__ +#define __INCLUDED_FILESYSTEM_INISTREAM_H__ #include <string> #include <fstream> |