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