diff --git a/include/dr_libs b/include/dr_libs index 399fad3..eefedc6 160000 --- a/include/dr_libs +++ b/include/dr_libs @@ -1 +1 @@ -Subproject commit 399fad3da2058206e130db5a35792352e69d5824 +Subproject commit eefedc66de1c89ccb4ec0d83af1d07cd3ee17651 diff --git a/source/flac.c b/source/flac.c index 035dff6..f36eb2e 100644 --- a/source/flac.c +++ b/source/flac.c @@ -1,5 +1,5 @@ #define DR_FLAC_IMPLEMENTATION -#include <./dr_libs/dr_flac.h> +#include #include "flac.h" #include "playback.h"