summaryrefslogtreecommitdiffstats
path: root/Player.h
diff options
context:
space:
mode:
authorDominique Martinet <asmadeus@codewreck.org>2011-11-29 00:07:03 +0100
committerDominique Martinet <asmadeus@codewreck.org>2011-11-29 00:07:03 +0100
commit8454aa50fc48bb2884f412cdd9032220baadb9d6 (patch)
treece141f1cc69adeb08b1297092de2604f24debac3 /Player.h
parentb3ac6c063289eadcc5a02bcd90fb74f1b5566cba (diff)
Awesome starting point\!
Diffstat (limited to 'Player.h')
-rw-r--r--Player.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Player.h b/Player.h
index 4711557..ce6af6a 100644
--- a/Player.h
+++ b/Player.h
@@ -3,6 +3,7 @@
#include <vector>
#include <string>
+#include <stdlib.h>
#include "types.h"
#include "Cell.h"