Bug 1021044 - Fix Metro build. r=masayuki, a=npotb DONTBUILD

This commit is contained in:
Markus Stange 2014-06-05 18:39:38 +02:00
parent b4355f84da
commit 17696ca2b3

View File

@ -39,6 +39,7 @@
#include "mozilla/TextEvents.h"
#include "mozilla/TouchEvents.h"
#include "mozilla/MiscEvents.h"
#include "gfxPrefs.h"
using namespace Microsoft::WRL;
using namespace Microsoft::WRL::Wrappers;