chiark / gitweb /
Always prefer our headers to system headers
[elogind.git] / src / core / machine-id-setup.c
index f154800484f823fe1628b7a27826b3ab937ffb5c..712f60cb11c6ab0661a97a8f1ba8578dfde69567 100644 (file)
@@ -27,7 +27,7 @@
 #include <fcntl.h>
 #include <sys/mount.h>
 
-#include <systemd/sd-id128.h>
+#include "systemd/sd-id128.h"
 
 #include "machine-id-setup.h"
 #include "macro.h"