summaryrefslogtreecommitdiff
path: root/src/python-systemd/id128.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/python-systemd/id128.c')
-rw-r--r--src/python-systemd/id128.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python-systemd/id128.c b/src/python-systemd/id128.c
index 6dadf7b2f..5ec7309a5 100644
--- a/src/python-systemd/id128.c
+++ b/src/python-systemd/id128.c
@@ -21,7 +21,7 @@
#include <Python.h>
-#include <systemd/sd-messages.h>
+#include "systemd/sd-messages.h"
#include "pyutil.h"
#include "log.h"