summaryrefslogtreecommitdiff
path: root/src/udev/udev.h
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-05-27 15:32:35 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-05-27 15:32:35 -0400
commit658d4fefc78a50ad825f95f55f640a2a97134f80 (patch)
treea46e63faa481178532d2ebecb53d31b00e3654ca /src/udev/udev.h
parent3f88c40b91e52978fdb9efcf684a6a2b62afb509 (diff)
stuff
Diffstat (limited to 'src/udev/udev.h')
-rw-r--r--src/udev/udev.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/udev/udev.h b/src/udev/udev.h
index 1f9c8120c0..3aace1532f 100644
--- a/src/udev/udev.h
+++ b/src/udev/udev.h
@@ -21,8 +21,8 @@
#include <sys/param.h>
#include <sys/types.h>
-#include "libudev.h"
-#include "sd-netlink.h"
+#include <libudev.h>
+#include <systemd/sd-netlink.h>
#include "label.h"
#include "libudev-private.h"