summaryrefslogtreecommitdiff
path: root/src/grp-helperunits/systemd-backlight/backlight.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-helperunits/systemd-backlight/backlight.c')
-rw-r--r--src/grp-helperunits/systemd-backlight/backlight.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-helperunits/systemd-backlight/backlight.c b/src/grp-helperunits/systemd-backlight/backlight.c
index e64651ab1e..c7931ac584 100644
--- a/src/grp-helperunits/systemd-backlight/backlight.c
+++ b/src/grp-helperunits/systemd-backlight/backlight.c
@@ -27,7 +27,7 @@
#include "basic/parse-util.h"
#include "basic/proc-cmdline.h"
#include "basic/string-util.h"
-#include "udev-util.h"
+#include "shared/udev-util.h"
#include "basic/util.h"
static struct udev_device *find_pci_or_platform_parent(struct udev_device *device) {