mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-16 23:42:15 -07:00
Fix more includes.
Took 5 minutes
This commit is contained in:
parent
c9f3b5c05a
commit
e6497e3254
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,6 @@
|
|||
#include "tab_account.h"
|
||||
#include "tab_supervisor.h"
|
||||
|
||||
#include <../../../libcockatrice_protocol/libcockatrice/protocol/get_pb_extension.h>
|
||||
#include <QApplication>
|
||||
#include <QCompleter>
|
||||
#include <QLabel>
|
||||
|
|
@ -22,6 +21,7 @@
|
|||
#include <QVBoxLayout>
|
||||
#include <QtCore/qdatetime.h>
|
||||
#include <libcockatrice/network/client/abstract/abstract_client.h>
|
||||
#include <libcockatrice/protocol/get_pb_extension.h>
|
||||
#include <libcockatrice/protocol/pb/event_join_room.pb.h>
|
||||
#include <libcockatrice/protocol/pb/event_leave_room.pb.h>
|
||||
#include <libcockatrice/protocol/pb/event_list_games.pb.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue