Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/filesystem/inistream.h4
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>