Update libchdr (replace libflac with dr_flac)
[pcsx_rearmed.git] / deps / libchdr / src / libchdr_bitstream.c
similarity index 99%
rename from deps/libchdr/bitstream.c
rename to deps/libchdr/src/libchdr_bitstream.c
index 3f61c93..c82a67d 100644 (file)
@@ -8,8 +8,8 @@
 
 ***************************************************************************/
 
-#include "bitstream.h"
 #include <stdlib.h>
+#include <libchdr/bitstream.h>
 
 /***************************************************************************
  *  INLINE FUNCTIONS