summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/dbus-timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/dbus-timer.c')
-rw-r--r--src/grp-system/libcore/dbus-timer.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/grp-system/libcore/dbus-timer.c b/src/grp-system/libcore/dbus-timer.c
index ce454385f8..14f09b3d0e 100644
--- a/src/grp-system/libcore/dbus-timer.c
+++ b/src/grp-system/libcore/dbus-timer.c
@@ -17,9 +17,9 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "basic/alloc-util.h"
-#include "basic/strv.h"
-#include "shared/bus-util.h"
+#include "sd-bus/bus-util.h"
+#include "systemd-basic/alloc-util.h"
+#include "systemd-basic/strv.h"
#include "dbus-timer.h"
#include "timer.h"