mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
Lint.
Took 37 seconds
This commit is contained in:
parent
18ac296dac
commit
ecfcc078c4
5 changed files with 6 additions and 6 deletions
|
|
@ -7,10 +7,10 @@
|
|||
#ifndef COCKATRICE_ABSTRACT_GAME_H
|
||||
#define COCKATRICE_ABSTRACT_GAME_H
|
||||
|
||||
#include "pb/game_replay.pb.h"
|
||||
#include "game_event_handler.h"
|
||||
#include "game_meta_info.h"
|
||||
#include "game_state.h"
|
||||
#include "pb/game_replay.pb.h"
|
||||
#include "player/player_manager.h"
|
||||
|
||||
#include <QObject>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue