chiark / gitweb /
Always prefer our headers to system headers
[elogind.git] / src / activate / activate.c
index 8c582739976a2e4116b99cb1721c95083575db1c..c3309a8485f363d227f822f5f4f70d62fbe5a112 100644 (file)
@@ -27,7 +27,7 @@
 #include <sys/wait.h>
 #include <getopt.h>
 
-#include <systemd/sd-daemon.h>
+#include "systemd/sd-daemon.h"
 
 #include "socket-util.h"
 #include "build.h"