Fix broken build for chains with extra tokens (testnets)

This commit is contained in:
Alexandre Paillier
2024-02-06 10:40:56 +01:00
parent c68902418e
commit bb23e7b7a5
2 changed files with 3 additions and 0 deletions

View File

@@ -17,6 +17,8 @@
#pragma once
#include "asset_info.h"
#ifdef HAVE_TOKENS_EXTRA_LIST
#define NUM_TOKENS_EXTRA 8

View File

@@ -3,6 +3,7 @@
#include "public_keys.h"
#include "common_ui.h"
#include "os_io_seproxyhal.h"
#include "extra_tokens.h"
#include "network.h"
#ifdef HAVE_CONTRACT_NAME_IN_DESCRIPTOR