summaryrefslogtreecommitdiff
path: root/src/libcore/dbus-path.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcore/dbus-path.c')
-rw-r--r--src/libcore/dbus-path.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcore/dbus-path.c b/src/libcore/dbus-path.c
index 83eb38fe9a..2f2a65d4c1 100644
--- a/src/libcore/dbus-path.c
+++ b/src/libcore/dbus-path.c
@@ -17,7 +17,7 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "bus-util.h"
+#include "shared/bus-util.h"
#include "dbus-path.h"
#include "path.h"
#include "basic/string-util.h"