Explorar o código

Change minimp3 include method.

Yanrishatum %!s(int64=6) %!d(string=hai) anos
pai
achega
f13d958111
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      libs/fmt/fmt.c

+ 1 - 1
libs/fmt/fmt.c

@@ -13,7 +13,7 @@ extern bool sys_jpg_decode( vbyte *data, int dataLen, vbyte *out, int width, int
 
 #define MINIMP3_IMPLEMENTATION
 #define MINIMP3_FLOAT_OUTPUT
-#include "minimp3.h"
+#include <minimp3.h>
 
 /* ------------------------------------------------- IMG --------------------------------------------------- */