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.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libcore/dbus-timer.c b/src/libcore/dbus-timer.c
index a0e61b023e..b03809341a 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 "basic/alloc-util.h"
#include "bus-util.h"
#include "dbus-timer.h"
-#include "strv.h"
+#include "basic/strv.h"
#include "timer.h"
#include "unit.h"