1
0
mirror of https://github.com/kvazar-network/kevacoin.git synced 2025-03-13 06:01:45 +00:00

[wallet.h] Remove main.h include

This commit is contained in:
MarcoFalke 2016-02-03 12:51:11 +01:00
parent fa79db2641
commit fa762d0f00

@ -7,7 +7,6 @@
#define BITCOIN_WALLET_WALLET_H
#include "amount.h"
#include "main.h"
#include "streams.h"
#include "tinyformat.h"
#include "ui_interface.h"