Renamed namespaces to all lowercase
[supertux.git] / src / scripting / tilemap.hpp
index 3c402b3..fc6d972 100644 (file)
@@ -22,7 +22,7 @@ class TileMap;
 typedef TileMap _TileMap;
 #endif
 
-namespace Scripting {
+namespace scripting {
 
 class TileMap
 {