Replaced <c*> headers with <*.h>
[supertux.git] / src / worldmap / worldmap.cpp
index 72217a4..0b35c03 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <config.h>
 
-#include <cassert>
+#include <assert.h>
 #include <fstream>
 #include <iostream>
 #include <physfs.h>