src/console_cmds.cpp
changeset 8254 1496654ca5e7
parent 8225 cd84a95b6630
child 8264 b1e85998c7d3
--- a/src/console_cmds.cpp	Sat Jan 12 13:36:22 2008 +0000
+++ b/src/console_cmds.cpp	Sat Jan 12 14:10:35 2008 +0000
@@ -30,6 +30,8 @@
 #include "date_func.h"
 #include "vehicle_func.h"
 #include "string_func.h"
+#include "player_func.h"
+#include "player_base.h"
 
 // ** scriptfile handling ** //
 static FILE *_script_file;