summaryrefslogtreecommitdiff
path: root/src/libudev/libudev-device-internal.h
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-07 21:55:18 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-07 21:55:18 -0400
commitdd48bd0400cdac102ea504b7003444b98b16ea24 (patch)
tree002b240ba9838c259f7a2f4e3c7cd7b0969286d6 /src/libudev/libudev-device-internal.h
parentb03497941655476dcd2898f586745764b27f90bf (diff)
./move.sh
Diffstat (limited to 'src/libudev/libudev-device-internal.h')
-rw-r--r--src/libudev/libudev-device-internal.h2
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"