From 1f1bcc95fda38949662a5254d7663e131b08c3b2 Mon Sep 17 00:00:00 2001 From: John Fultz Date: Sun, 24 Aug 2014 20:27:59 -0700 Subject: Fix missing header which breaks Linux build --- reporter.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'reporter.cpp') diff --git a/reporter.cpp b/reporter.cpp index c471c9d..79534e5 100644 --- a/reporter.cpp +++ b/reporter.cpp @@ -20,6 +20,7 @@ #include #include +#include #include "alphabetparameters.h" #include "computerplayer.h" -- cgit v1.2.3