aboutsummaryrefslogtreecommitdiffstats
path: root/src/imageloader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imageloader.cpp')
-rw-r--r--src/imageloader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imageloader.cpp b/src/imageloader.cpp
index 95c73021..a833f754 100644
--- a/src/imageloader.cpp
+++ b/src/imageloader.cpp
@@ -57,4 +57,4 @@ Texture ImageLoader::loadPng(const std::string &file_path)
return texture;
}
-} // yage
+} // namespace yage