eb50d39
--- vodovod-1.10-src/hiscore.cpp.gcc43	2007-06-05 07:13:40.000000000 +0900
eb50d39
+++ vodovod-1.10-src/hiscore.cpp	2008-02-03 15:56:01.000000000 +0900
eb50d39
@@ -19,6 +19,7 @@
eb50d39
 -----------------------------------------------------------------------------*/
eb50d39
 #include "stdio.h"
eb50d39
 #include "hiscore.h"
eb50d39
+#include <cstdlib>
eb50d39
 //-----------------------------------------------------------------------------
eb50d39
 HiScores &hiScores()
eb50d39
 {