X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fscripting%2Fplatform.hpp;h=9ffafbf205b23e4c9acf06386fc271219c26ea65;hb=33c9a30be6a351fe21a3eb702a7fa90acd43a741;hp=a1184753e1aec8219c21a5cffef787151f7fea88;hpb=c1277f5b7db9f55d1d28f658b4e804f32b76f0ce;p=supertux.git diff --git a/src/scripting/platform.hpp b/src/scripting/platform.hpp index a1184753e..9ffafbf20 100644 --- a/src/scripting/platform.hpp +++ b/src/scripting/platform.hpp @@ -22,7 +22,7 @@ class Platform; typedef Platform _Platform; #endif -namespace Scripting { +namespace scripting { class Platform {