summaryrefslogtreecommitdiffstats
path: root/libvideoeditor/lvpp/VideoEditorAudioPlayer.cpp
diff options
context:
space:
mode:
authorJames Dong <jdong@google.com>2012-02-09 23:54:07 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-02-09 23:54:07 -0800
commit49f000409c48afd40366baef2e8fc8ea838b782f (patch)
tree4771122734e5028cdf139a2c455e3cc65eb067a2 /libvideoeditor/lvpp/VideoEditorAudioPlayer.cpp
parentff65330bfdd2841110d8ff2a1aba3543b2cb3156 (diff)
parentc4689fae1bdb8d1c94eb28af1b2a1f30d2b1a3da (diff)
downloadframeworks_av-49f000409c48afd40366baef2e8fc8ea838b782f.zip
frameworks_av-49f000409c48afd40366baef2e8fc8ea838b782f.tar.gz
frameworks_av-49f000409c48afd40366baef2e8fc8ea838b782f.tar.bz2
Merge "Move away from MediaDebug and use ADebug instead"
Diffstat (limited to 'libvideoeditor/lvpp/VideoEditorAudioPlayer.cpp')
-rwxr-xr-xlibvideoeditor/lvpp/VideoEditorAudioPlayer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvideoeditor/lvpp/VideoEditorAudioPlayer.cpp b/libvideoeditor/lvpp/VideoEditorAudioPlayer.cpp
index 8bb7bd8..219b849 100755
--- a/libvideoeditor/lvpp/VideoEditorAudioPlayer.cpp
+++ b/libvideoeditor/lvpp/VideoEditorAudioPlayer.cpp
@@ -21,7 +21,7 @@
#include <binder/IPCThreadState.h>
#include <media/AudioTrack.h>
#include <VideoEditorAudioPlayer.h>
-#include <media/stagefright/MediaDebug.h>
+#include <media/stagefright/foundation/ADebug.h>
#include <media/stagefright/MediaDefs.h>
#include <media/stagefright/MediaErrors.h>
#include <media/stagefright/MediaSource.h>