chiark / gitweb /
Always prefer our headers to system headers
[elogind.git] / src / notify / notify.c
index 0b7f3b12f8594049d3e6cc047b1053139d8abe6c..f463c4dd8651fe125d29f7e9e4f38aa2c6b3aff3 100644 (file)
@@ -27,7 +27,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include <systemd/sd-daemon.h>
+#include "systemd/sd-daemon.h"
 
 #include "strv.h"
 #include "util.h"