summaryrefslogtreecommitdiff
path: root/src/test/test-helper.h
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-07 22:38:27 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-07 22:38:27 -0400
commit7a220b54469f8d0f55e1da1a657bd6f36bc8f1f1 (patch)
tree8d374072550fe5a4b0f95e9a455bd08af0a5c9f1 /src/test/test-helper.h
parent3b71d40635e1873dfedbcc240494e644635a8a16 (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"