minimize some #includes and replace with forward decls
[supertux.git] / src / player_status.cpp
index 352fac3..41f5d75 100644 (file)
@@ -19,7 +19,7 @@
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include <config.h>
 
-#include <math.h>
+#include <cmath>
 #include "lisp/writer.hpp"
 #include "lisp/lisp.hpp"
 #include "player_status.hpp"