This commit is contained in:
blackjok3r
2019-05-24 22:19:04 +08:00
parent b54e05cf17
commit 80de737568
3 changed files with 13 additions and 13 deletions

View File

@@ -34,8 +34,8 @@
#include <boost/filesystem/path.hpp>
// If CCLIB fails to compile with this, use the one below.
#include <db_cxx.h>
//#include "../depends/x86_64-unknown-linux-gnu/include/db_cxx.h"
//#include <db_cxx.h>
#include "../depends/x86_64-unknown-linux-gnu/include/db_cxx.h"
extern unsigned int nWalletDBUpdated;