[wallet.h] Remove main.h include

This commit is contained in:
MarcoFalke 2016-02-03 12:51:11 +01:00
parent fa79db2641
commit fa762d0f00
1 changed files with 0 additions and 1 deletions

View File

@ -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"