Fix db.c filepath

Former-commit-id: ec866d78324eebe2ffdcdcdb071300022e0deb86
This commit is contained in:
2023-10-11 15:40:48 -07:00
parent d972f39a3c
commit e85fd9312c
2 changed files with 2 additions and 2 deletions

View File

@@ -970,7 +970,7 @@ config.libs = [
DolphinLib(
"db",
[
Object(Matching, "Dolphinn/db.c"),
Object(Matching, "Dolphin/db.c"),
],
),
DolphinLib(