also move game_specific_terms

This commit is contained in:
RickyRister 2025-09-14 22:16:52 -07:00
parent 39fda639fd
commit 49a5d37b60
2 changed files with 1 additions and 1 deletions

View file

@ -1,7 +1,7 @@
#include "card_info_text_widget.h"
#include "../../../../card/game_specific_terms.h"
#include "../../../../game/board/card_item.h"
#include "../../../../game/game_specific_terms.h"
#include <QGridLayout>
#include <QLabel>