X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fworldmap%2Fworldmap.cpp;h=1321dff762f0e82d54aaff976080d33a24903686;hb=6a9ba9ef724869d7196f4d09529dfb87799da838;hp=72217a4b1936db4af1844166e5ba08fcc7b36a39;hpb=c1277f5b7db9f55d1d28f658b4e804f32b76f0ce;p=supertux.git diff --git a/src/worldmap/worldmap.cpp b/src/worldmap/worldmap.cpp index 72217a4b1..1321dff76 100644 --- a/src/worldmap/worldmap.cpp +++ b/src/worldmap/worldmap.cpp @@ -19,7 +19,7 @@ #include -#include +#include #include #include #include @@ -37,7 +37,7 @@ #include "lisp/parser.hpp" #include "object/background.hpp" #include "object/tilemap.hpp" -#include "physfs/physfs_stream.hpp" +#include "physfs/ifile_stream.hpp" #include "scripting/squirrel_error.hpp" #include "scripting/squirrel_util.hpp" #include "sprite/sprite.hpp"