- fixing incorrect case for include of PlayRestrictions.h
This commit is contained in:
wagic.the.homebrew@gmail.com
2011-02-19 16:52:37 +00:00
parent 788ae5e629
commit dc48b5472b
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ using std::map;
#include "MTGDeck.h"
#include "MTGCardInstance.h"
#include "playRestrictions.h"
#include "PlayRestrictions.h"
#include "TargetChooser.h"
#define MTG_MAX_PLAYER_CARDS 100