From b4bbcaa9c44260e88402cb8f9a5fb8ac7f35e123 Mon Sep 17 00:00:00 2001 From: Thomas Hindoe Paaboel Andersen Date: Tue, 17 Nov 2015 06:52:45 +0100 Subject: tree-wide: group include of libudev.h with sd-* --- src/udev/cdrom_id/cdrom_id.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/udev/cdrom_id') diff --git a/src/udev/cdrom_id/cdrom_id.c b/src/udev/cdrom_id/cdrom_id.c index 3ca576d75b..72f284f710 100644 --- a/src/udev/cdrom_id/cdrom_id.c +++ b/src/udev/cdrom_id/cdrom_id.c @@ -34,8 +34,9 @@ #include #include -#include "libudev-private.h" #include "libudev.h" + +#include "libudev-private.h" #include "random-util.h" /* device info */ -- cgit v1.2.3-54-g00ecf