Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/filesystem/file.cc')
-rw-r--r--src/filesystem/file.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filesystem/file.cc b/src/filesystem/file.cc
index 1203d5a..f05e60c 100644
--- a/src/filesystem/file.cc
+++ b/src/filesystem/file.cc
@@ -69,5 +69,5 @@ void File::open(const char * filename, ios_base::openmode mode) {
}
}
-} // namespace common
+} // namespace filesystem