From f17abe1b819f6fb3f1ad755396a6e88ce21fd388 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 28 Feb 2012 19:54:31 +0000 Subject: Corrected a misnamed #define --- src/filesystem/inistream.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/filesystem') 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 #include -- cgit v1.2.3