Replaced <c*> headers with <*.h>
[supertux.git] / src / object / snow_particle_system.cpp
index a563fa5..406ca08 100644 (file)
@@ -16,7 +16,7 @@
 
 #include "object/snow_particle_system.hpp"
 
-#include <cmath>
+#include <math.h>
 
 #include "math/random_generator.hpp"
 #include "supertux/main.hpp"