diff --git a/projects/mtg/src/TestSuiteAI.cpp b/projects/mtg/src/TestSuiteAI.cpp index 508b157e9..6e8a430ee 100644 --- a/projects/mtg/src/TestSuiteAI.cpp +++ b/projects/mtg/src/TestSuiteAI.cpp @@ -8,6 +8,9 @@ #include "Rules.h" #include "GameObserver.h" #include "GameStateShop.h" +#ifdef QT_CONFIG +#include +#endif using std::string;