Bug 924221 - Minimize the #includes in gfx/thebes; r=bjacob

This commit is contained in:
Ehsan Akhgari
2013-10-07 19:15:59 -04:00
parent 6c87fee7c0
commit 1fe743715d
108 changed files with 167 additions and 165 deletions

View File

@@ -50,6 +50,7 @@
#include "nsIComponentRegistrar.h"
#include "nsComponentManagerUtils.h"
#include "nsAutoPtr.h"
#include "mozilla/gfx/2D.h"
#include <gtk/gtk.h>
using namespace mozilla;