mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-17 07:52:16 -07:00
Include card_info.h over card_database.h if able
This commit is contained in:
parent
e68300d275
commit
46e5fbad75
35 changed files with 34 additions and 35 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef DECKLISTMODEL_H
|
||||
#define DECKLISTMODEL_H
|
||||
|
||||
#include "../game/cards/card_database.h"
|
||||
#include "../game/cards/card_info.h"
|
||||
#include "decklist.h"
|
||||
|
||||
#include <QAbstractItemModel>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue