aboutsummaryrefslogtreecommitdiff
path: root/src/node/context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/node/context.cpp')
-rw-r--r--src/node/context.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/node/context.cpp b/src/node/context.cpp
index 0238aab0d9..49d0c37235 100644
--- a/src/node/context.cpp
+++ b/src/node/context.cpp
@@ -9,6 +9,7 @@
#include <net.h>
#include <net_processing.h>
#include <scheduler.h>
+#include <txmempool.h>
NodeContext::NodeContext() {}
NodeContext::~NodeContext() {}