File tree Expand file tree Collapse file tree 5 files changed +5
-2006
lines changed Expand file tree Collapse file tree 5 files changed +5
-2006
lines changed Original file line number Diff line number Diff line change 25
25
[submodule "external/mpg123 "]
26
26
path = external/mpg123
27
27
url = https://github.com/libsdl-org/mpg123.git
28
- branch = v1.31.3 -SDL
28
+ branch = v1.33.2 -SDL
29
29
[submodule "external/libxmp "]
30
30
path = external/libxmp
31
31
url = https://github.com/libsdl-org/libxmp.git
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ endif
130
130
131
131
# This needs to be a shared library to comply with the LGPL license
132
132
ifeq ($(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
134
134
LOCAL_CFLAGS += -DDECODER_MP3_MPG123
135
135
LOCAL_SHARED_LIBRARIES += mpg123
136
136
endif
You can’t perform that action at this time.
0 commit comments