mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-15 23:12:14 -07:00
Include card_info.h over card_database.h if able (#5841)
* Move a typedef to card_info.h * Include card_info.h over card_database.h if able
This commit is contained in:
parent
854208ea0a
commit
2189fc0a96
37 changed files with 37 additions and 38 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#define DECK_EDITOR_DECK_DOCK_WIDGET_H
|
||||
|
||||
#include "../../../../deck/custom_line_edit.h"
|
||||
#include "../../../../game/cards/card_database.h"
|
||||
#include "../../../../game/cards/card_info.h"
|
||||
#include "../../../game_logic/key_signals.h"
|
||||
#include "../../../tabs/abstract_tab_deck_editor.h"
|
||||
#include "../visual_deck_storage/deck_preview/deck_preview_deck_tags_display_widget.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue