summaryrefslogtreecommitdiff
path: root/src/systemd-nspawn/nspawn-expose-ports.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-nspawn/nspawn-expose-ports.c')
-rw-r--r--src/systemd-nspawn/nspawn-expose-ports.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd-nspawn/nspawn-expose-ports.c b/src/systemd-nspawn/nspawn-expose-ports.c
index 71eb88873c..56afe930ac 100644
--- a/src/systemd-nspawn/nspawn-expose-ports.c
+++ b/src/systemd-nspawn/nspawn-expose-ports.c
@@ -23,7 +23,7 @@
#include "fd-util.h"
#include "firewall-util.h"
#include "in-addr-util.h"
-#include "local-addresses.h"
+#include "sd-netlink/local-addresses.h"
#include "nspawn-expose-ports.h"
#include "parse-util.h"
#include "socket-util.h"