Browse Source

Potentially fix VS2013 build of libmpg123

Alex Szpakowski 8 years ago
parent
commit
6a3aada14a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      libs/mpg123-1.25.6/ports/MSVC++/config.h

+ 1 - 0
libs/mpg123-1.25.6/ports/MSVC++/config.h

@@ -10,6 +10,7 @@
 #define HAVE_STDINT_H
 #define HAVE_INTTYPES_H
 #define HAVE_STRING_H
+#define HAVE_SYS_STAT_H
 
 #ifdef _M_ARM
 #define ASMALIGN_ARMASM 1