mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
Fix an include.
Took 3 minutes
This commit is contained in:
parent
052e5ff3c3
commit
0f27415c68
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#include "player_actions.h"
|
||||
|
||||
#include "../../../../cmake-build-debug/common/pb/context_move_card.pb.h"
|
||||
#include "../../../common/pb/context_move_card.pb.h"
|
||||
#include "../../client/get_text_with_max.h"
|
||||
#include "../../client/tabs/tab_game.h"
|
||||
#include "../../dialogs/dlg_move_top_cards_until.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue