aboutsummaryrefslogtreecommitdiff
path: root/src/common/netif.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/netif.cpp')
-rw-r--r--src/common/netif.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/netif.cpp b/src/common/netif.cpp
index d75123b265..08f034a412 100644
--- a/src/common/netif.cpp
+++ b/src/common/netif.cpp
@@ -2,7 +2,7 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or https://www.opensource.org/licenses/mit-license.php.
-#include <config/bitcoin-config.h> // IWYU pragma: keep
+#include <bitcoin-build-config.h> // IWYU pragma: keep
#include <common/netif.h>