mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
refactor: move compat.h into compat/
This commit is contained in:
parent
895937edb2
commit
cc7b2fdd70
29 changed files with 31 additions and 31 deletions
|
|
@ -9,7 +9,7 @@
|
|||
#include <httpserver.h>
|
||||
|
||||
#include <chainparamsbase.h>
|
||||
#include <compat.h>
|
||||
#include <compat/compat.h>
|
||||
#include <netbase.h>
|
||||
#include <node/interface_ui.h>
|
||||
#include <rpc/protocol.h> // For HTTP status codes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue