summaryrefslogtreecommitdiff
path: root/src/systemd-nspawn/nspawn-expose-ports.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-nspawn/nspawn-expose-ports.h')
-rw-r--r--src/systemd-nspawn/nspawn-expose-ports.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd-nspawn/nspawn-expose-ports.h b/src/systemd-nspawn/nspawn-expose-ports.h
index 0003b74e62..2c0a5ecc88 100644
--- a/src/systemd-nspawn/nspawn-expose-ports.h
+++ b/src/systemd-nspawn/nspawn-expose-ports.h
@@ -22,10 +22,10 @@
#include <inttypes.h>
#include <systemd/sd-event.h>
-#include <systemd/sd-netlink.h>
#include "basic/in-addr-util.h"
#include "basic/list.h"
+#include "sd-netlink/sd-netlink.h"
typedef struct ExposePort {
int protocol;