diff --git a/projects/mtg/src/PhaseRing.cpp b/projects/mtg/src/PhaseRing.cpp index b4353c0b0..89aec1a86 100644 --- a/projects/mtg/src/PhaseRing.cpp +++ b/projects/mtg/src/PhaseRing.cpp @@ -4,7 +4,6 @@ #include "MTGDefinitions.h" #include "Player.h" #include "WEvent.h" -#include "Rules.h" //Parses a string and gives phase numer int PhaseRing::phaseStrToInt(string s) {