summaryrefslogtreecommitdiff
path: root/src/libudev/libudev-device-internal.h
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-07 22:09:41 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-07 22:09:41 -0400
commit97e3ae756fc27548a78a7c9d9759c5d096f3afe6 (patch)
tree2820ece5e2d3a6b061d43edbb0783d4b88c64f67 /src/libudev/libudev-device-internal.h
parent679bea0d0993ccd497b56f3467fe5ad4d893b680 (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"