Split physfs/physfs_stream.?pp into multiple files
[supertux.git] / src / lisp / writer.cpp
index 5b4d8fb..63c5aa7 100644 (file)
@@ -16,7 +16,7 @@
 
 #include "lisp/writer.hpp"
 
-#include "physfs/physfs_stream.hpp"
+#include "physfs/ofile_stream.hpp"
 #include "util/log.hpp"
 
 namespace lisp {