chiark / gitweb /
Always prefer our headers to system headers
[elogind.git] / src / python-systemd / _reader.c
index 9a19a10219a0c1d93c7494d2538d00d51ffbda08..d17aa83ec92e8d11ea508df6b2768d774fdffa2f 100644 (file)
@@ -25,7 +25,7 @@
 #include <time.h>
 #include <stdio.h>
 
-#include <systemd/sd-journal.h>
+#include "systemd/sd-journal.h"
 
 #include "pyutil.h"
 #include "macro.h"