summaryrefslogtreecommitdiff
path: root/udev/udevd.c
diff options
context:
space:
mode:
Diffstat (limited to 'udev/udevd.c')
-rw-r--r--udev/udevd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/udevd.c b/udev/udevd.c
index 15ec0fbb03..1583e22ac9 100644
--- a/udev/udevd.c
+++ b/udev/udevd.c
@@ -40,7 +40,7 @@
#endif
#include "udev.h"
-#include "udev_rules.h"
+#include "udev-rules.h"
#define UDEVD_PRIORITY -4
#define UDEV_PRIORITY -2