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

This commit is contained in:
Eric Rahm 2015-05-14 11:46:15 -07:00
Родитель 15c58a4dcf
Коммит 5161dd9e6b
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

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