summaryrefslogtreecommitdiffstats
path: root/libvideoeditor/lvpp/VideoEditorAudioPlayer.cpp
diff options
context:
space:
mode:
authorJames Dong <jdong@google.com>2012-02-08 13:51:46 -0800
committerJames Dong <jdong@google.com>2012-02-08 16:08:33 -0800
commitc4689fae1bdb8d1c94eb28af1b2a1f30d2b1a3da (patch)
tree671c1ad1ba63040c35961f4b13db515edb1d0dd4 /libvideoeditor/lvpp/VideoEditorAudioPlayer.cpp
parent0a684cc5346e7d95acd3c3c0582c2b0161815fb0 (diff)
downloadframeworks_av-c4689fae1bdb8d1c94eb28af1b2a1f30d2b1a3da.zip
frameworks_av-c4689fae1bdb8d1c94eb28af1b2a1f30d2b1a3da.tar.gz
frameworks_av-c4689fae1bdb8d1c94eb28af1b2a1f30d2b1a3da.tar.bz2
Move away from MediaDebug and use ADebug instead
Change-Id: I307b3f565808ec8e3b9a4d944c6c0d1f603b04c9
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>