Split physfs/physfs_stream.?pp into multiple files
[supertux.git] / src / supertux / sector.cpp
index 73dc1e7..d2ea9b1 100644 (file)
@@ -43,7 +43,7 @@
 #include "object/smoke_cloud.hpp"
 #include "object/text_object.hpp"
 #include "object/tilemap.hpp"
-#include "physfs/physfs_stream.hpp"
+#include "physfs/ifile_stream.hpp"
 #include "scripting/squirrel_util.hpp"
 #include "supertux/collision.hpp"
 #include "supertux/constants.hpp"