Moved mnemonics code to src/mnemonics

This commit is contained in:
Oran Juice
2014-09-23 17:04:04 +05:30
parent f3271e8f12
commit 6be139b511
5 changed files with 8 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ using namespace epee;
#include "crypto/crypto.h"
#include "serialization/binary_utils.h"
#include "cryptonote_protocol/blobdatatype.h"
#include "crypto/electrum-words.h"
#include "mnemonics/electrum-words.h"
extern "C"
{