summaryrefslogtreecommitdiff
path: root/src/systemd-hwdb/hwdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-hwdb/hwdb.c')
-rw-r--r--src/systemd-hwdb/hwdb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/systemd-hwdb/hwdb.c b/src/systemd-hwdb/hwdb.c
index 1160dacdf1..e29172a26a 100644
--- a/src/systemd-hwdb/hwdb.c
+++ b/src/systemd-hwdb/hwdb.c
@@ -27,8 +27,8 @@
#include "fd-util.h"
#include "fileio.h"
#include "fs-util.h"
-#include "hwdb-internal.h"
-#include "hwdb-util.h"
+#include "sd-hwdb/hwdb-internal.h"
+#include "sd-hwdb/hwdb-util.h"
#include "mkdir.h"
#include "strbuf.h"
#include "string-util.h"