summaryrefslogtreecommitdiff
path: root/src/libsystemd/libsystemd-internal/sd-bus/test-bus-proxy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsystemd/libsystemd-internal/sd-bus/test-bus-proxy.c')
-rw-r--r--src/libsystemd/libsystemd-internal/sd-bus/test-bus-proxy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsystemd/libsystemd-internal/sd-bus/test-bus-proxy.c b/src/libsystemd/libsystemd-internal/sd-bus/test-bus-proxy.c
index 45d0a5ffce..a9fe44e66c 100644
--- a/src/libsystemd/libsystemd-internal/sd-bus/test-bus-proxy.c
+++ b/src/libsystemd/libsystemd-internal/sd-bus/test-bus-proxy.c
@@ -21,7 +21,7 @@
#include <fcntl.h>
#include <stdlib.h>
-#include "sd-bus.h"
+#include <systemd/sd-bus.h>
#include "alloc-util.h"
#include "bus-dump.h"