mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
Fix include.
Took 32 minutes
This commit is contained in:
parent
f937ec8e2a
commit
865f0b7eae
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef COCKATRICE_GAME_H
|
||||
#define COCKATRICE_GAME_H
|
||||
|
||||
#include "../../../cmake-build-debug/common/pb/game_replay.pb.h"
|
||||
#include "../../../common/pb/game_replay.pb.h"
|
||||
#include "game_event_handler.h"
|
||||
#include "game_meta_info.h"
|
||||
#include "game_state.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue