leveldbwrapper file rename to dbwrapper.*

This commit is contained in:
Jeff Garzik
2015-10-22 21:33:06 -04:00
committed by Jack Grigg
parent f345c41ec4
commit e3da7a572d
7 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
#include "paymentdisclosuredb.h"
#include "util.h"
#include "leveldbwrapper.h"
#include "dbwrapper.h"
#include <boost/filesystem.hpp>