aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Math/Vector4.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/Math/Vector4.hpp')
-rw-r--r--src/libjin/Math/Vector4.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libjin/Math/Vector4.hpp b/src/libjin/Math/Vector4.hpp
index e2978d4..35be056 100644
--- a/src/libjin/Math/Vector4.hpp
+++ b/src/libjin/Math/Vector4.hpp
@@ -39,7 +39,7 @@ namespace jin
};
- } // math
-} // jin
+ } // namespace math
+} // namespace jin
#endif \ No newline at end of file