mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-15 06:52:15 -07:00
Adjust servatrice.
Took 5 minutes Took 2 minutes
This commit is contained in:
parent
133c02f973
commit
59c83ff0e2
7 changed files with 15 additions and 15 deletions
|
|
@ -3,10 +3,10 @@
|
|||
#include "main.h"
|
||||
#include "server_logger.h"
|
||||
|
||||
#include <../../libcockatrice_network/libcockatrice/server/remote/server_protocolhandler.h>
|
||||
#include <../../libcockatrice_network/libcockatrice/server/remote/server_room.h>
|
||||
#include <../../libcockatrice_protocol/libcockatrice/protocol/debug_pb_message.h>
|
||||
#include <../../libcockatrice_protocol/libcockatrice/protocol/get_pb_extension.h>
|
||||
#include <libcockatrice/network/server/remote/server_protocolhandler.h>
|
||||
#include <libcockatrice/network/server/remote/server_room.h>
|
||||
#include <libcockatrice/protocol/debug_pb_message.h>
|
||||
#include <libcockatrice/protocol/get_pb_extension.h>
|
||||
#include <QSslSocket>
|
||||
#include <google/protobuf/descriptor.h>
|
||||
#include <libcockatrice/protocol/pb/event_game_joined.pb.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue