chiark / gitweb /
Always prefer our headers to system headers
[elogind.git] / src / journal / journalctl.c
index 78495f8c9d31903b0485cb3f101feb78638956a4..52fd8beb22c9a753e5370cf3f3fd2685c87c972a 100644 (file)
@@ -40,7 +40,7 @@
 #include "acl-util.h"
 #endif
 
-#include <systemd/sd-journal.h>
+#include "systemd/sd-journal.h"
 
 #include "log.h"
 #include "logs-show.h"