Move dr_flac/dr_flac.h to dr/dr_flac.h

This commit is contained in:
Miku AuahDark
2020-02-16 14:00:45 +08:00
parent 56cce88655
commit 851c2f315e
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
#include "common/Data.h"
#include "sound/Decoder.h"
#include "dr_flac/dr_flac.h"
#include "dr/dr_flac.h"
#include <string.h>
namespace love