moved and sorted worldmap tiles
[supertux.git] / src / lisp / writer.cpp
index ff70ce1..9312ea2 100644 (file)
@@ -21,8 +21,8 @@
 
 #include <iostream>
 
-#include "writer.h"
-#include "physfs/physfs_stream.h"
+#include "writer.hpp"
+#include "physfs/physfs_stream.hpp"
 
 namespace lisp
 {