Bug 1444686 followup. Fix a typo that breaks compilation on Windows.

MozReview-Commit-ID: EnsXTSEcUUY
This commit is contained in:
Boris Zbarsky 2018-03-13 17:10:39 -04:00
parent a34e9f432c
commit b27cc8fa3c

View File

@ -9,7 +9,7 @@
#include <ole2.h>
#include <oleidl.h>
#include "mozilla/Attributes.h"
#inclide "mozilla/RefPtr.h"
#include "mozilla/RefPtr.h"
namespace mozilla {
namespace dom {