Bug 923151 - Part 2: Don't #include nsIDocument.h in mozilla/dom/Element.h; r=jst

This commit is contained in:
Ehsan Akhgari
2013-10-02 16:09:18 -04:00
parent 7e1d51c122
commit fe4005d016
34 changed files with 103 additions and 37 deletions

View File

@@ -13,7 +13,8 @@
#include "nsComponentManagerUtils.h"
#include "nsIDocShellTreeItem.h"
#include "nsIBaseWindow.h"
#include "nsIDocument.h"
//---------------------------------------------------
//-- nsPrintObject Class Impl
//---------------------------------------------------