chiark / gitweb /
Always prefer our headers to system headers
[elogind.git] / src / bootchart / bootchart.c
index 692cbb983f405e01e96f6c1e2d25495d5c9a02a9..0ae72c29bbb1571268343f1728a7c0d5995ed940 100644 (file)
@@ -48,7 +48,7 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <stdbool.h>
 #include <errno.h>
 #include <fcntl.h>
 #include <stdbool.h>
-#include <systemd/sd-journal.h>
+#include "systemd/sd-journal.h"
 
 #include "util.h"
 #include "fileio.h"
 
 #include "util.h"
 #include "fileio.h"