From 5b8987e7de9d04b09153f329c680d2316cdb44ec Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Thu, 19 Apr 2012 12:52:20 -0700 Subject: Allow propagation of error information and description from the CryptoPlugin to the higher layers. Change-Id: I9f434ad55cdf575803c208bedf47b607baff2330 related-to-bug: 6365261 --- cmds/stagefright/codec.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'cmds') diff --git a/cmds/stagefright/codec.cpp b/cmds/stagefright/codec.cpp index ebb5d58..5a43829 100644 --- a/cmds/stagefright/codec.cpp +++ b/cmds/stagefright/codec.cpp @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include -- cgit v1.1