diff options
Diffstat (limited to 'include/game.h')
| -rw-r--r-- | include/game.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/game.h b/include/game.h index 944a831..ffab7b7 100644 --- a/include/game.h +++ b/include/game.h @@ -4,6 +4,7 @@ #include <projectbase/project_base.h> #include "../include/protocol.h" +#include "../include/game.h" typedef enum t_game_state { GAMESTATE_IDLE, |
