Bug 913872 - Take nested enums out of gfxASurface - 3/3 : remove the now-useless inclusions of gfxASurface.h - r=jrmuizel

This commit is contained in:
Benoit Jacob
2013-09-24 16:45:14 -04:00
parent 352c1829b9
commit 80cb54ab4d
48 changed files with 249 additions and 167 deletions

View File

@@ -12,6 +12,7 @@
#include "mozilla/DebugOnly.h" // for DebugOnly
#include "mozilla/layers/CompositorTypes.h"
#include "mozilla/layers/ISurfaceAllocator.h"
#include "AutoMaskData.h"
using namespace mozilla::gfx;