Convert cnames back to .h
[supertux.git] / src / timer.cpp
index 6e9d3d0..9c94f58 100644 (file)
@@ -19,7 +19,7 @@
 //  02111-1307, USA.
 #include <config.h>
 
-#include <cmath>
+#include <math.h>
 #include "timer.hpp"
 
 float game_time = 0;