Bug 1047442: bustage fix (unified builds) rs=bustage,kwierso on a CLOSED TREE

This commit is contained in:
Randell Jesup 2014-08-01 17:53:59 -04:00
parent 6d7da0549c
commit d922d76394

View File

@ -13,6 +13,7 @@
#include "GMPParent.h"
#include "mozilla/gmp/GMPTypes.h"
#include "nsThreadUtils.h"
#include "runnable_utils.h"
template <>
class nsAutoRefTraits<GMPVideoi420Frame> : public nsPointerRefTraits<GMPVideoi420Frame>