summaryrefslogtreecommitdiff
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/main.cpp b/main.cpp
index 57d3bb5..1cb6f62 100644
--- a/main.cpp
+++ b/main.cpp
@@ -5,9 +5,7 @@
#include <unistd.h>
#include <sys/time.h>
#include "board.h"
-#include "ai_mc.h"
-#include "ai_mm.h"
-#include "ai_rand.h"
+#include AI_HEADER
#include "ui.h"
using namespace std;