Replaced <c*> headers with <*.h>
[supertux.git] / src / object / camera.cpp
index aea8685..48cd7a3 100644 (file)
@@ -16,7 +16,7 @@
 
 #include "object/camera.hpp"
 
-#include <cmath>
+#include <math.h>
 #include <physfs.h>
 
 #include "util/reader.hpp"