mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
Fix pbs and some other stuff.
Took 1 hour 5 minutes
This commit is contained in:
parent
01378b8314
commit
408b732854
84 changed files with 181 additions and 172 deletions
|
|
@ -1,10 +1,10 @@
|
|||
#include "tab_deck_storage.h"
|
||||
|
||||
#include "../../../libs/deck/deck_list.h"
|
||||
#include "../client/get_text_with_max.h"
|
||||
#include "../deck/deck_loader.h"
|
||||
#include "../server/pending_command.h"
|
||||
#include "../server/remote/remote_decklist_tree_widget.h"
|
||||
#include "deck_list/deck_list.h"
|
||||
#include "pb/command_deck_del.pb.h"
|
||||
#include "pb/command_deck_del_dir.pb.h"
|
||||
#include "pb/command_deck_download.pb.h"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#include "tab_room.h"
|
||||
|
||||
#include "../../../libs/server/get_pb_extension.h"
|
||||
#include "../../../libs/server/include/server/get_pb_extension.h"
|
||||
#include "../../../libs/utility/include/utility/trice_limits.h"
|
||||
#include "../dialogs/dlg_settings.h"
|
||||
#include "../main.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue