summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/service.h')
-rw-r--r--src/grp-system/libcore/service.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-system/libcore/service.h b/src/grp-system/libcore/service.h
index 4dcf5ecf78..8670913dbd 100644
--- a/src/grp-system/libcore/service.h
+++ b/src/grp-system/libcore/service.h
@@ -19,8 +19,8 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "basic/exit-status.h"
-#include "basic/ratelimit.h"
+#include "systemd-basic/exit-status.h"
+#include "systemd-basic/ratelimit.h"
typedef struct Service Service;
typedef struct ServiceFDStore ServiceFDStore;