Bug 1163201 - Part 4: Fix b2g build. r=bustage

This commit is contained in:
Eric Rahm 2015-05-14 11:46:15 -07:00
parent 15c58a4dcf
commit 5161dd9e6b

View File

@ -20,6 +20,8 @@
#include <stagefright/foundation/ADebug.h>
#include "AudioOutput.h"
#include "prlog.h"
namespace mozilla {
extern PRLogModuleInfo* gAudioOffloadPlayerLog;