Convert cnames back to .h
[supertux.git] / src / random_generator.cpp
index dbf23c9..90fbd5c 100644 (file)
@@ -37,7 +37,7 @@
 
 
 #include <stdexcept>
-#include <ctime>
+#include <time.h>
 #include <cassert>
 #include "random_generator.hpp"