fix include

This commit is contained in:
RickyRister 2025-11-06 19:12:31 -08:00 committed by Lukas Brübach
parent 23fb74ca41
commit 107c5a4160

View file

@ -7,6 +7,8 @@
#ifndef COCKATRICE_PLAYER_ACTIONS_H
#define COCKATRICE_PLAYER_ACTIONS_H
#include "../board/card_list.h"
#include "event_processing_options.h"
#include "player.h"