fix build errors

This commit is contained in:
RickyRister 2024-12-26 03:18:43 -08:00
parent 5182a26144
commit f7c76d0154

View file

@ -3,6 +3,8 @@
#include "card_zone.h"
#include <QSet>
/**
* A CardZone where the cards are laid out, with each card directly interactable by clicking.
*/