summaryrefslogtreecommitdiff
path: root/src/systemd-cgtop/cgtop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-cgtop/cgtop.c')
-rw-r--r--src/systemd-cgtop/cgtop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd-cgtop/cgtop.c b/src/systemd-cgtop/cgtop.c
index 6cbea86070..65497a1275 100644
--- a/src/systemd-cgtop/cgtop.c
+++ b/src/systemd-cgtop/cgtop.c
@@ -29,7 +29,7 @@
#include <systemd/sd-bus.h>
#include "alloc-util.h"
-#include "bus-error.h"
+#include "sd-bus/bus-error.h"
#include "bus-util.h"
#include "cgroup-util.h"
#include "fd-util.h"