Bug 952977: Convert CompositingRenderTargetOGL to gfx::Matrix4x4 r=nical

This commit is contained in:
David Zbarsky
2014-01-27 15:25:21 -05:00
parent 21b29de04a
commit c8159d0d05
11 changed files with 10 additions and 20 deletions

View File

@@ -15,7 +15,6 @@
#include "nsISupportsImpl.h" // for Layer::AddRef, etc
#include "nsPoint.h" // for nsIntPoint
#include "nsRect.h" // for nsIntRect
#include "gfxMatrix.h" // for gfxMatrix
#include "nsRegion.h" // for nsIntRegion
using namespace mozilla::gfx;