Convert cnames back to .h
[supertux.git] / src / sector.cpp
index 904e1b2..125d186 100644 (file)
@@ -25,8 +25,8 @@
 #include <fstream>
 #include <sstream>
 #include <stdexcept>
-#include <cfloat>
-#include <cmath>
+#include <float.h>
+#include <math.h>
 #include <limits>
 #include <physfs.h>