summaryrefslogtreecommitdiff
path: root/src/libcore/manager.h
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-07-28 00:24:41 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-07-28 00:24:41 -0400
commite1a4c5422deec7970cc5ce0154fd4fc721ee8dc2 (patch)
treebd93abe325e0a0c8106f24f1f30b5536c00d0290 /src/libcore/manager.h
parentaee084841b875167d9afd4984208fb9a95f89896 (diff)
fix
Diffstat (limited to 'src/libcore/manager.h')
-rw-r--r--src/libcore/manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcore/manager.h b/src/libcore/manager.h
index f1c21940a9..87186b6e40 100644
--- a/src/libcore/manager.h
+++ b/src/libcore/manager.h
@@ -70,7 +70,7 @@ typedef enum StatusType {
#include "execute.h"
#include "job.h"
-#include "path-lookup.h"
+#include "shared/path-lookup.h"
#include "show-status.h"
#include "basic/unit-name.h"