aboutsummaryrefslogtreecommitdiff
path: root/src/node/database_args.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/node/database_args.cpp')
-rw-r--r--src/node/database_args.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node/database_args.cpp b/src/node/database_args.cpp
index 2c53b4b47e..aba3c38ff3 100644
--- a/src/node/database_args.cpp
+++ b/src/node/database_args.cpp
@@ -4,8 +4,8 @@
#include <node/database_args.h>
+#include <common/args.h>
#include <dbwrapper.h>
-#include <util/system.h>
namespace node {
void ReadDatabaseArgs(const ArgsManager& args, DBOptions& options)