This commit is contained in:
Lukas Brübach 2025-04-17 00:21:53 +02:00
parent 037bc78b06
commit 0a811ffcfb

View file

@ -1,10 +1,10 @@
#ifndef EDHREC_AVERAGE_DECK_API_RESPONSE_H
#define EDHREC_AVERAGE_DECK_API_RESPONSE_H
#include "edhrec_deck_api_response.h"
#include "../commander/edhrec_commander_api_response_archidekt_links.h"
#include "../commander/edhrec_commander_api_response_average_deck_statistics.h"
#include "../commander/edhrec_commander_api_response_card_container.h"
#include "edhrec_deck_api_response.h"
#include <QDebug>
#include <QJsonObject>