summaryrefslogtreecommitdiff
path: root/src/test/test-id128.c
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-07-27 22:05:38 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-07-27 22:05:38 -0400
commitfd360364e434f01e0a9abad405bf84d792a36edb (patch)
treea9f40df1a0de4eaeee73165cdca8f9e9c2162cc5 /src/test/test-id128.c
parentde55f692d407dbd8db4b37be71d08dba4134fdc5 (diff)
./move.sh
Diffstat (limited to 'src/test/test-id128.c')
-rw-r--r--src/test/test-id128.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/test-id128.c b/src/test/test-id128.c
index 96aa008c06..90c4860e2a 100644
--- a/src/test/test-id128.c
+++ b/src/test/test-id128.c
@@ -19,8 +19,8 @@
#include <string.h>
-#include "sd-daemon.h"
-#include "sd-id128.h"
+#include <systemd/sd-daemon.h>
+#include <systemd/sd-id128.h>
#include "alloc-util.h"
#include "macro.h"