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