aboutsummaryrefslogtreecommitdiffstats
path: root/src/texturecache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/texturecache.cpp')
-rw-r--r--src/texturecache.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/texturecache.cpp b/src/texturecache.cpp
index 5ce89dc1..4e6c9bcf 100644
--- a/src/texturecache.cpp
+++ b/src/texturecache.cpp
@@ -27,4 +27,4 @@ Texture TextureCache::getTexture(const std::string &texture_path)
return itr->second;
}
-} // yage
+} // namespace yage