summaryrefslogtreecommitdiff
blob: e29b41dd00e0009bf5fee0e19d170d6f03783d7a (plain)
1
2
3
4
5
6
7
8
9
10
--- src/RobotHotPotatoPlayer.cpp
+++ src/RobotHotPotatoPlayer.cpp
@@ -14,6 +14,7 @@
  *  Created by Ruben Henner Zilibowitz on 31/10/07.
  */
 
+#include <assert.h>
 #include "RobotHotPotatoPlayer.h"
 #include "HotPotatoGame.h"