summaryrefslogtreecommitdiff
path: root/src/udev/udev.h
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-01 18:52:36 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-01 18:52:36 -0400
commit0ff87b898afb47596de94d9767cf4cb19d2d69e0 (patch)
treeeb64bf8b7b7d941cf008dda142f6ab5e8e332d05 /src/udev/udev.h
parent7b5516edb2acfc4ef6a48c5044eb4263eb9a3ad3 (diff)
revert some changes
Diffstat (limited to 'src/udev/udev.h')
-rw-r--r--src/udev/udev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/udev/udev.h b/src/udev/udev.h
index 3aace1532f..91dfc950b4 100644
--- a/src/udev/udev.h
+++ b/src/udev/udev.h
@@ -21,7 +21,7 @@
#include <sys/param.h>
#include <sys/types.h>
-#include <libudev.h>
+#include "libudev.h"
#include <systemd/sd-netlink.h>
#include "label.h"