diff options
Diffstat (limited to 'media/tests/omxjpegdecoder/StreamSource.cpp')
-rw-r--r-- | media/tests/omxjpegdecoder/StreamSource.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media/tests/omxjpegdecoder/StreamSource.cpp b/media/tests/omxjpegdecoder/StreamSource.cpp index 5f44203..f764121a 100644 --- a/media/tests/omxjpegdecoder/StreamSource.cpp +++ b/media/tests/omxjpegdecoder/StreamSource.cpp @@ -14,7 +14,7 @@ * limitations under the License. */ -#include <media/stagefright/MediaDebug.h> +#include <media/stagefright/foundation/ADebug.h> #include "StreamSource.h" |