mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
update includes with move
This commit is contained in:
parent
ee6940db4e
commit
74bbef53b2
24 changed files with 66 additions and 67 deletions
|
|
@ -20,10 +20,10 @@
|
|||
#ifndef SERVERGAME_H
|
||||
#define SERVERGAME_H
|
||||
|
||||
#include "../server_response_containers.h"
|
||||
#include "pb/event_leave.pb.h"
|
||||
#include "pb/response.pb.h"
|
||||
#include "pb/serverinfo_game.pb.h"
|
||||
#include "server_response_containers.h"
|
||||
|
||||
#include <QDateTime>
|
||||
#include <QMap>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue