X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fworldmap%2Fspawn_point.cpp;h=d7728fc04c466072368ed2a17d90120f9b8fac97;hb=7bfc7df1a3fc3e5198f9f1eca69378045f552d2d;hp=e805fc0f6ad2be645b9fac4a118a80ea05938062;hpb=fa9c7963996fc3895ae0e52700def2f9bdfca884;p=supertux.git diff --git a/src/worldmap/spawn_point.cpp b/src/worldmap/spawn_point.cpp index e805fc0f6..d7728fc04 100644 --- a/src/worldmap/spawn_point.cpp +++ b/src/worldmap/spawn_point.cpp @@ -21,7 +21,7 @@ #include "util/reader.hpp" #include "worldmap/spawn_point.hpp" -namespace WorldMapNS { +namespace worldmap { // from worldmap.cpp Direction string_to_direction(const std::string& directory);