aboutsummaryrefslogtreecommitdiff
path: root/src/headerssync.cpp
diff options
context:
space:
mode:
authorMarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>2024-02-01 12:55:38 +0100
committerMarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>2024-02-01 13:52:05 +0100
commitfad0fafd5aca699cfab7673f8eb18211139aeb18 (patch)
tree369e0579f935d50b3c0a357ae4b923820dfad13d /src/headerssync.cpp
parentaa9231fafe45513134ec8953a217cda07446fae8 (diff)
downloadbitcoin-fad0fafd5aca699cfab7673f8eb18211139aeb18.tar.xz
refactor: Fix timedata includes
Diffstat (limited to 'src/headerssync.cpp')
-rw-r--r--src/headerssync.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/headerssync.cpp b/src/headerssync.cpp
index e1dfe10483..e14de004f5 100644
--- a/src/headerssync.cpp
+++ b/src/headerssync.cpp
@@ -5,8 +5,8 @@
#include <headerssync.h>
#include <logging.h>
#include <pow.h>
-#include <timedata.h>
#include <util/check.h>
+#include <util/time.h>
#include <util/vector.h>
// The two constants below are computed using the simulation script in