Bug 1332211 - fix build break because of unified build, r=mtseng

MozReview-Commit-ID: BbfRKxoAZqe
This commit is contained in:
peter chang
2017-02-03 13:29:42 +08:00
parent 7969ef699d
commit 40207d112a
2 changed files with 1 additions and 1 deletions

View File

@@ -17,6 +17,7 @@
#include "nsRect.h" // for mozilla::gfx::IntRect
#include "nsRegion.h" // for nsIntRegion
#include "mozilla/gfx/PathHelpers.h"
#include "mozilla/layers/LayersMessages.h" // for GlyphArray
using namespace mozilla::gfx;