chiark / gitweb /
api: unify some common bits used by public systemd APIs
[elogind.git] / src / systemd / sd-messages.h
index c811a064e3cffeec44e92842b31f37a41551b679..775aa23c03e4f53320d998b263bc3bb3edee3481 100644 (file)
@@ -22,7 +22,7 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <systemd/sd-id128.h>
+#include "sd-id128.h"
 
 #ifdef __cplusplus
 extern "C" {