summaryrefslogtreecommitdiff
path: root/src/test/test-helper.h
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-10 13:59:05 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-10 13:59:05 -0400
commit4768d243b65151ac32381e8fac5afb49781a3b7c (patch)
treeaa6cdbd59069f1a5d1f30b3e45fb96d57fc72f25 /src/test/test-helper.h
parent7a1416642f6d169234d6ce4272e59c6b7e37a218 (diff)
./move.sh
Diffstat (limited to 'src/test/test-helper.h')
-rw-r--r--src/test/test-helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test-helper.h b/src/test/test-helper.h
index ddb10f88fd..01068da347 100644
--- a/src/test/test-helper.h
+++ b/src/test/test-helper.h
@@ -19,7 +19,7 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "sd-daemon.h"
+#include <systemd/sd-daemon.h>
#include "macro.h"