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

@@ -4,7 +4,6 @@
#include "OGLShaderProgram.h"
#include <stdint.h> // for uint32_t
#include "gfxMatrix.h" // for gfxMatrix
#include "gfxRect.h" // for gfxRect
#include "mozilla/DebugOnly.h" // for DebugOnly
#include "nsAString.h"