Some renaming and cleanup in the Android audio code

This commit is contained in:
Henrik Rydgård
2020-07-28 14:24:40 +02:00
parent b6f6e954a3
commit aebbff55f1
10 changed files with 84 additions and 77 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ struct JNIEnv {};
#include "math/math_util.h"
#include "net/resolve.h"
#include "util/text/parsers.h"
#include "android/jni/native_audio.h"
#include "android/jni/AndroidAudio.h"
#include "gfx/gl_common.h"
#include "gfx_es2/gpu_features.h"