chiark / gitweb /
bus: parse owner uid from cgroup path, too
[elogind.git] / src / core / timer.c
index 16ca573177a80e82e28d6ab7679dcee79b8e684c..107dbb3f21641c05a94276bbe069975aba610f1c 100644 (file)
@@ -26,7 +26,7 @@
 #include "timer.h"
 #include "dbus-timer.h"
 #include "special.h"
-#include "bus-errors.h"
+#include "dbus-common.h"
 
 static const UnitActiveState state_translation_table[_TIMER_STATE_MAX] = {
         [TIMER_DEAD] = UNIT_INACTIVE,