Renamed namespaces to all lowercase
[supertux.git] / src / scripting / display_effect.hpp
index 064ecb6..7ba55d2 100644 (file)
@@ -17,7 +17,7 @@
 #ifndef HEADER_SUPERTUX_SCRIPTING_DISPLAY_EFFECT_HPP
 #define HEADER_SUPERTUX_SCRIPTING_DISPLAY_EFFECT_HPP
 
-namespace Scripting {
+namespace scripting {
 
 class DisplayEffect
 {