X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fscripting%2Fplatform.hpp;h=9ffafbf205b23e4c9acf06386fc271219c26ea65;hb=406d3b129913cd9ca7813e7fe2b785d9bc7c5bb4;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 {