No bug. Add a missing include to fix bustage in the previous patches. r=me

This commit is contained in:
Nicholas Cameron 2013-11-22 11:07:58 +13:00
parent a94b3297b7
commit e0c9c3571b

View File

@ -11,6 +11,7 @@
#include "ipc/AutoOpenSurface.h"
#include "mozilla/layers/YCbCrImageDataSerializer.h"
#include "gfxWindowsPlatform.h"
#include "gfx2DGlue.h"
using namespace mozilla::gfx;