style: Sort file list after rename

This commit is contained in:
MarcoFalke
2021-11-15 13:48:58 +01:00
parent fa53e3a58c
commit fa0739a7d3
5 changed files with 6 additions and 6 deletions

View File

@@ -13,9 +13,9 @@
#include <crypto/sha256.h>
#include <init.h>
#include <interfaces/chain.h>
#include <node/miner.h>
#include <net.h>
#include <net_processing.h>
#include <node/miner.h>
#include <noui.h>
#include <policy/fees.h>
#include <pow.h>