chiark / gitweb /
build-sys: move public header files into a dir of their own
[elogind.git] / src / login / test-login.c
index 7d6f08202d91821d2643adb618e2a7034e6e124a..ae041b6a59f70eca0db899749fb4a93943ab0533 100644 (file)
@@ -22,7 +22,8 @@
 #include <sys/poll.h>
 #include <string.h>
 
-#include "sd-login.h"
+#include <systemd/sd-login.h>
+
 #include "util.h"
 #include "strv.h"