Bug 880502 - Make OggCodecState.cpp build on gonk-JB, r=cpearce

This commit is contained in:
Michael Wu 2013-06-21 18:03:05 -04:00
Родитель 5d4793caf7
Коммит f530478b06
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -10,11 +10,11 @@
#include "mozilla/StandardInteger.h"
#include "nsDebug.h"
#include "MediaDecoderReader.h"
#include "OggCodecState.h"
#include "OggDecoder.h"
#include "nsTraceRefcnt.h"
#include "VideoUtils.h"
#include "MediaDecoderReader.h"
#include <algorithm>
namespace mozilla {