diff --git a/common/decklist.h b/common/decklist.h index 89067b226..baf596ce6 100644 --- a/common/decklist.h +++ b/common/decklist.h @@ -1,12 +1,9 @@ #ifndef DECKLIST_H #define DECKLIST_H -#include -#include - -// Required on Mac. Forward declaration doesn't work. Don't ask why. #include "../cockatrice/src/game/cards/card_database.h" +// Required on Mac. Forward declaration doesn't work. Don't ask why. #include #include #include