aboutsummaryrefslogtreecommitdiff
path: root/src/rpc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/rpc.cpp')
-rw-r--r--src/rpc.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rpc.cpp b/src/rpc.cpp
index 9efcbbb15a..e826d0b447 100644
--- a/src/rpc.cpp
+++ b/src/rpc.cpp
@@ -4,6 +4,7 @@
#include "headers.h"
#include "cryptopp/sha.h"
+#include "db.h"
#undef printf
#include <boost/asio.hpp>
#include <boost/iostreams/concepts.hpp>