chiark / gitweb /
Always prefer our headers to system headers
[elogind.git] / src / journal / cat.c
index 60625cb6ddd311d84ec0f51a404d58e2a4c9f007..a525bcf3e85e61ab111e9a178160a7db98502c6c 100644 (file)
@@ -27,7 +27,7 @@
 #include <errno.h>
 #include <fcntl.h>
 
-#include <systemd/sd-journal.h>
+#include "systemd/sd-journal.h"
 
 #include "util.h"
 #include "build.h"