mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
refactor: Fix logging.h includes
These were uncovered as missing by the next commit.
This commit is contained in:
parent
84058e0eed
commit
a5c2eb5748
11 changed files with 12 additions and 1 deletions
|
|
@ -13,6 +13,7 @@
|
|||
#include <interfaces/init.h>
|
||||
#include <interfaces/ipc.h>
|
||||
#include <kernel/cs_main.h>
|
||||
#include <logging.h>
|
||||
#include <node/context.h>
|
||||
#include <rpc/server.h>
|
||||
#include <rpc/server_util.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue