Skip to content
Snippets Groups Projects
Commit 68f7c77f authored by Adrien Béraud's avatar Adrien Béraud
Browse files

media decoder: fix warning

Change-Id: Iffa05aec0c61f8db1e4bed82ce2b3df95b77f30b
parent d3141847
No related branches found
No related tags found
No related merge requests found
...@@ -52,7 +52,7 @@ struct AVCodec; ...@@ -52,7 +52,7 @@ struct AVCodec;
enum AVMediaType; enum AVMediaType;
namespace DRing { namespace DRing {
struct AudioFrame; class AudioFrame;
} }
namespace ring { namespace ring {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment