diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-09-07 21:55:18 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-09-07 21:55:18 -0400 |
commit | dd48bd0400cdac102ea504b7003444b98b16ea24 (patch) | |
tree | 002b240ba9838c259f7a2f4e3c7cd7b0969286d6 /src/libudev/libudev-device-internal.h | |
parent | b03497941655476dcd2898f586745764b27f90bf (diff) |
./move.sh
Diffstat (limited to 'src/libudev/libudev-device-internal.h')
-rw-r--r-- | src/libudev/libudev-device-internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libudev/libudev-device-internal.h b/src/libudev/libudev-device-internal.h index 0e9af8ec09..f76da09407 100644 --- a/src/libudev/libudev-device-internal.h +++ b/src/libudev/libudev-device-internal.h @@ -21,7 +21,7 @@ ***/ #include "libudev.h" -#include "sd-device.h" +#include <systemd/sd-device.h> #include "libudev-private.h" |