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