diff --git a/configure.py b/configure.py index a27cc629..7c6f1fe0 100644 --- a/configure.py +++ b/configure.py @@ -615,8 +615,8 @@ config.libs = [ "cflags": cflags_thp, "host": False, "objects": [ - Object(Matching, "thp/THPDec.c"), - Object(NonMatching, "thp/THPAudio.c"), + Object(Matching, "dolphin/thp/THPDec.c"), + Object(NonMatching, "dolphin/thp/THPAudio.c"), ], }, {