mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Rename version.h to node/protocol_version.h
This commit is contained in:
parent
fa4fbd5816
commit
fa98a097a3
7 changed files with 11 additions and 11 deletions
|
|
@ -15,6 +15,7 @@
|
|||
#include <net_types.h> // For banmap_t
|
||||
#include <netbase.h>
|
||||
#include <node/context.h>
|
||||
#include <node/protocol_version.h>
|
||||
#include <policy/settings.h>
|
||||
#include <protocol.h>
|
||||
#include <rpc/blockchain.h>
|
||||
|
|
@ -29,7 +30,6 @@
|
|||
#include <util/time.h>
|
||||
#include <util/translation.h>
|
||||
#include <validation.h>
|
||||
#include <version.h>
|
||||
#include <warnings.h>
|
||||
|
||||
#include <optional>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue