From fc7992bd8220824f1404c0c54ac516d9e28b58c2 Mon Sep 17 00:00:00 2001 From: Glenn Kasten Date: Wed, 29 Aug 2012 11:10:32 -0700 Subject: Move libnbaio out of AudioFlinger libnbaio is now a separate shared library from AudioFlinger, rather than a static library used only by AudioFlinger. AudioBufferProvider interface is now also independent of AudioFlinger, moved to include/media/ Change-Id: I9bb62ffbc38d42a38b0af76e66da5e9ab1e0e21b --- libvideoeditor/lvpp/VideoEditorSRC.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvideoeditor') diff --git a/libvideoeditor/lvpp/VideoEditorSRC.h b/libvideoeditor/lvpp/VideoEditorSRC.h index 2b7e9b6..1707d4d 100755 --- a/libvideoeditor/lvpp/VideoEditorSRC.h +++ b/libvideoeditor/lvpp/VideoEditorSRC.h @@ -17,7 +17,7 @@ #include #include -#include "AudioBufferProvider.h" +#include #include "AudioResampler.h" namespace android { -- cgit v1.1