update some qt headers

This commit is contained in:
Michel van Kessel
2020-12-21 18:25:12 +01:00
parent e9cab00be9
commit 6f65c8722d
22 changed files with 172 additions and 172 deletions

View File

@@ -5,8 +5,8 @@
#ifndef BITCOIN_QT_TRANSACTIONRECORD_H
#define BITCOIN_QT_TRANSACTIONRECORD_H
#include "amount.h"
#include "uint256.h"
#include <amount.h>
#include <uint256.h>
#include <QList>
#include <QString>