aboutsummaryrefslogtreecommitdiffstats
path: root/include/YAGE/inputmanager.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/YAGE/inputmanager.hpp')
-rw-r--r--include/YAGE/inputmanager.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/YAGE/inputmanager.hpp b/include/YAGE/inputmanager.hpp
index 0d5c65e7..61c5ce53 100644
--- a/include/YAGE/inputmanager.hpp
+++ b/include/YAGE/inputmanager.hpp
@@ -24,5 +24,5 @@ public:
void keyReleased(unsigned key);
bool isKeyPressed(unsigned key) const;
};
-}
+} // namespace yage
#endif