chiark / gitweb /
build-sys: move public header files into a dir of their own
[elogind.git] / src / journal / journal-def.h
index ef0cb6dae662bd530a357bea09382e454242ee12..964e0c2b81b6c58e5a970dcc359b0f9389c1fa13 100644 (file)
@@ -24,8 +24,9 @@
 
 #include <inttypes.h>
 
+#include <systemd/sd-id128.h>
+
 #include "macro.h"
-#include "sd-id128.h"
 
 typedef struct Header Header;
 typedef struct ObjectHeader ObjectHeader;