Skip to content

Commit b3d78ad

Browse files
committed
options_model: #include chainstatemanager_args
for DEFAULT_SCRIPTCHECK_THREADS moved from validation.h in bitcoin/bitcoin#26762
1 parent 764cb5e commit b3d78ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qml/models/options_model.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#include <common/system.h>
1010
#include <interfaces/node.h>
1111
#include <node/caches.h>
12+
#include <node/chainstatemanager_args.h>
1213
#include <mapport.h>
1314
#include <qt/guiconstants.h>
1415
#include <qt/guiutil.h>

0 commit comments

Comments
 (0)