summaryrefslogtreecommitdiff
path: root/src/systemd-nspawn/nspawn-mount.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-nspawn/nspawn-mount.h')
-rw-r--r--src/systemd-nspawn/nspawn-mount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd-nspawn/nspawn-mount.h b/src/systemd-nspawn/nspawn-mount.h
index 8601dfdad3..d7ac8181a3 100644
--- a/src/systemd-nspawn/nspawn-mount.h
+++ b/src/systemd-nspawn/nspawn-mount.h
@@ -22,7 +22,7 @@
#include <stdbool.h>
#include <sys/types.h>
-#include "systemd-basic/cgroup-util.h"
+#include "systemd-basic/cgroup2-util.h"
typedef enum VolatileMode {
VOLATILE_NO,