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.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/systemd-nspawn/nspawn-expose-ports.h b/src/systemd-nspawn/nspawn-expose-ports.h
index 2c0a5ecc88..61134fcba6 100644
--- a/src/systemd-nspawn/nspawn-expose-ports.h
+++ b/src/systemd-nspawn/nspawn-expose-ports.h
@@ -23,9 +23,9 @@
#include <systemd/sd-event.h>
-#include "basic/in-addr-util.h"
-#include "basic/list.h"
-#include "sd-netlink/sd-netlink.h"
+#include "systemd-basic/in-addr-util.h"
+#include "systemd-basic/list.h"
+#include "systemd-staging/sd-netlink.h"
typedef struct ExposePort {
int protocol;