Skip to content

Commit 7252c80

Browse files
authoredOct 28, 2016
Add missing remoteplayer.cpp to Android build
this should fix #4683
1 parent 361e687 commit 7252c80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎build/android/jni/Android.mk

+1
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ LOCAL_SRC_FILES := \
203203
jni/src/porting.cpp \
204204
jni/src/profiler.cpp \
205205
jni/src/quicktune.cpp \
206+
jni/src/remoteplayer.cpp \
206207
jni/src/rollback.cpp \
207208
jni/src/rollback_interface.cpp \
208209
jni/src/serialization.cpp \

0 commit comments

Comments
 (0)
Please sign in to comment.