File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2525[submodule "external/mpg123 "]
2626 path = external/mpg123
2727 url = https://github.com/libsdl-org/mpg123.git
28- branch = v1.31.3 -SDL
28+ branch = v1.33.2 -SDL
2929[submodule "external/libxmp "]
3030 path = external/libxmp
3131 url = https://github.com/libsdl-org/libxmp.git
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ endif
130130
131131# This needs to be a shared library to comply with the LGPL license
132132ifeq ($(SUPPORT_MP3_MPG123 ) ,true)
133- LOCAL_C_INCLUDES += $(LOCAL_PATH ) /$(MPG123_LIBRARY_PATH ) /android
133+ LOCAL_C_INCLUDES += $(LOCAL_PATH ) /$(MPG123_LIBRARY_PATH ) /src/include
134134 LOCAL_CFLAGS += -DDECODER_MP3_MPG123
135135 LOCAL_SHARED_LIBRARIES += mpg123
136136endif
You can’t perform that action at this time.
0 commit comments