55c136c
--- ballbuster-1.0/Highscores.cpp	2008-01-04 23:02:57.000000000 +0100
55c136c
+++ ballbuster-1.0.new/Highscores.cpp	2008-01-04 23:02:32.000000000 +0100
c70b844
@@ -1,5 +1,8 @@
55c136c
 
55c136c
 #include <string>
55c136c
+#include <cstring>
55c136c
+#include <cstdlib>
c70b844
+#include <cstdio>
55c136c
 #include "Highscores.h"
55c136c
 
55c136c
 using namespace std;