Convert cnames back to .h
[supertux.git] / src / tile_manager.hpp
index aaf8a81..64906cf 100644 (file)
@@ -28,7 +28,7 @@
 #include <map>
 #include <iostream>
 #include <stdint.h>
-#include <cassert>
+#include <assert.h>
 #include "log.hpp"
 #include "tile.hpp"