Skip to content

Commit

Permalink
Add missing remoteplayer.cpp to Android build
Browse files Browse the repository at this point in the history
this should fix #4683
  • Loading branch information
nerzhul committed Oct 28, 2016
1 parent 361e687 commit 7252c80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/android/jni/Android.mk
Expand Up @@ -203,6 +203,7 @@ LOCAL_SRC_FILES := \
jni/src/porting.cpp \
jni/src/profiler.cpp \
jni/src/quicktune.cpp \
jni/src/remoteplayer.cpp \
jni/src/rollback.cpp \
jni/src/rollback_interface.cpp \
jni/src/serialization.cpp \
Expand Down

0 comments on commit 7252c80

Please sign in to comment.