chiark / gitweb /
build-sys: move public header files into a dir of their own
[elogind.git] / src / test-daemon.c
index c7600d4d63dcb000432a886aad9286bbebf110a7..20c5d1517ea28c4402dd535b3f363a8a952e2fd1 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <unistd.h>
 
-#include "sd-daemon.h"
+#include <systemd/sd-daemon.h>
 
 int main(int argc, char*argv[]) {