summaryrefslogtreecommitdiff
path: root/udev.h
diff options
context:
space:
mode:
Diffstat (limited to 'udev.h')
-rw-r--r--udev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev.h b/udev.h
index 1cd07852b4..b5088b90c6 100644
--- a/udev.h
+++ b/udev.h
@@ -23,7 +23,7 @@
#ifndef UDEV_H
#define UDEV_H
-#include "libsysfs/libsysfs.h"
+#include <sysfs/libsysfs.h>
#include <stddef.h>
#include <sys/param.h>