summaryrefslogtreecommitdiff
path: root/src/test/test-install.c
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-10 22:17:47 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-10 22:17:47 -0400
commitc015a3ece50a770be0ac01295dab34eba6670850 (patch)
tree776ba71c41a52bae8a766ff590c69fab73112e15 /src/test/test-install.c
parent5a889259f2a796052a65e74f75a708e6df62b016 (diff)
./tools/notsd-move
Diffstat (limited to 'src/test/test-install.c')
-rw-r--r--src/test/test-install.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test-install.c b/src/test/test-install.c
index 0ac85f040a..784bcfdd5f 100644
--- a/src/test/test-install.c
+++ b/src/test/test-install.c
@@ -20,7 +20,7 @@
#include <stdio.h>
#include <string.h>
-#include "install.h"
+#include "shared/install.h"
static void dump_changes(UnitFileChange *c, unsigned n) {
unsigned i;