Renamed namespaces to all lowercase
[supertux.git] / src / scripting / platform.hpp
index a118475..9ffafbf 100644 (file)
@@ -22,7 +22,7 @@ class Platform;
 typedef Platform _Platform;
 #endif
 
-namespace Scripting {
+namespace scripting {
 
 class Platform
 {