Move abstract client.

Took 2 minutes
This commit is contained in:
Lukas Brübach 2025-10-08 13:17:56 +02:00
parent 4e7c98829a
commit 5414e3e3b5
33 changed files with 64 additions and 33 deletions

View file

@ -1,6 +1,6 @@
#include "tab_account.h"
#include "../../../libcockatrice_network/libcockatrice/client/abstract_client.h"
#include "../../../libcockatrice_network/libcockatrice/client/abstract/abstract_client.h"
#include "../client/sound_engine.h"
#include "../deck/custom_line_edit.h"
#include "../server/pending_command.h"