Merge pull request #5745

50c72f2 [Move Only] Move wallet related things to src/wallet/ (Jonas Schnelli)
This commit is contained in:
Wladimir J. van der Laan
2015-03-20 16:05:37 +01:00
38 changed files with 53 additions and 53 deletions

View File

@@ -15,7 +15,7 @@
#include "coincontrol.h"
#include "main.h"
#include "wallet.h"
#include "wallet/wallet.h"
#include <boost/assign/list_of.hpp> // for 'map_list_of()'