summaryrefslogtreecommitdiff
path: root/src/udev
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-12-03 17:32:40 +0100
committerTom Gundersen <teg@jklm.no>2014-12-11 13:54:35 +0100
commit8b516fdea74127327b0945bb50690bd70c6b6692 (patch)
tree9204eafc3a2cadb49adfd3e1a97d810b256a8a56 /src/udev
parent23fbe14f503c1e98292efc4ba1238adb7dc38d80 (diff)
libudev: make libudev-hwdb a wrapper around sd-hwdb
Diffstat (limited to 'src/udev')
-rw-r--r--src/udev/udevadm-hwdb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/udev/udevadm-hwdb.c b/src/udev/udevadm-hwdb.c
index a5870d1cee..afd9f5a539 100644
--- a/src/udev/udevadm-hwdb.c
+++ b/src/udev/udevadm-hwdb.c
@@ -28,7 +28,7 @@
#include "conf-files.h"
#include "udev.h"
-#include "libudev-hwdb-def.h"
+#include "hwdb-internal.h"
/*
* Generic udev properties, key/value database based on modalias strings.