summaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.cpp b/main.cpp
index 0c6e0de..57d3bb5 100644
--- a/main.cpp
+++ b/main.cpp
@@ -6,6 +6,7 @@
#include <sys/time.h>
#include "board.h"
#include "ai_mc.h"
+#include "ai_mm.h"
#include "ai_rand.h"
#include "ui.h"