Bug 1409060 - Don't include necko-config.h in MediaDecoder.h. r=jwwang

MozReview-Commit-ID: 2RmqxUayD0L

--HG--
extra : rebase_source : ac868ce7df6a308a9005ce89c725616006c666ba
This commit is contained in:
Chris Pearce 2017-10-16 17:54:18 +02:00
parent 4a3f9860e7
commit 1d354be8e8

View File

@ -23,7 +23,6 @@
#include "mozilla/ReentrantMonitor.h"
#include "mozilla/StateMirroring.h"
#include "mozilla/StateWatching.h"
#include "necko-config.h"
#include "nsAutoPtr.h"
#include "nsCOMPtr.h"
#include "nsIObserver.h"