chiark / gitweb /
util: minor modernisations
[elogind.git] / src / python-systemd / id128.c
index 6dadf7b2fd14d3770a73e9ccbf6a239afa702eb3..5ec7309a54a94bef1857d2bf4715ff98c0dff065 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <Python.h>
 
-#include <systemd/sd-messages.h>
+#include "systemd/sd-messages.h"
 
 #include "pyutil.h"
 #include "log.h"