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
|
|
@ -1,9 +1,9 @@
|
|||
#ifndef SERVER_ROOM_H
|
||||
#define SERVER_ROOM_H
|
||||
|
||||
#include "../serverinfo_user_container.h"
|
||||
#include "pb/response.pb.h"
|
||||
#include "pb/serverinfo_chat_message.pb.h"
|
||||
#include "serverinfo_user_container.h"
|
||||
|
||||
#include <QList>
|
||||
#include <QMap>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue